I've created an expenses app connected to an Azure SQL database which works well except for if users want to update a previously created item.
For some reason if I amend one of my own expenses, the item patches successfully but if anybody else updates their own, the patch does not apply to that entry in SQL.
Is this a known issue and if so, is there a workaround?
Thanks
Rob