zerodha/vendor-payments

hub_sync_id field cannot be set as unique in tabItem

wisharya opened this issue · 1 comments

I am getting the following error when trying to set the hub_sync_id field as unique in the tabItem table:

frappe.exceptions.ValidationError: hub_sync_id field cannot be set as unique in tabItem, as there are non-unique existing values.

Note: I'm installing the app on Frappe Cloud.

@wisharya have pushed a fix, can you try again now