Unable to Edit or Delete Database Rows

I am unable to edit or delete database rows. There are no errors, and it says the changes are saved but it does nothing.

Can you take a screenshot or show a video?

Not sure it would help, there are no errors. I edit a row in a Database, I hit save, and it leaves the edit screen and says changes saved in the bottom right corner but nothing changed. Same thing happens if I try to delete it. This happens on every database i have. Iā€™ve never been able to do it since starting with this app. I saw others had the same issue and there was an announcement saying it was resolved and to submit another ticket if it isnt resolved.

The only thing that changes is the ā€œUpdated Atā€ Column to the current time. But no other changes update.

Actually, I figured out the issue. I had a second column called ā€˜idā€™ that was messing everything up. If there is a duplicate id column, it doesnā€™t seem to delete or edit any row or column.

The reason that I asked for a screenshot/video was to see if there was anything obviously causing a problem like that - deleting the manually-created id column should resolve the issue.

Iā€™ll make sure thereā€™s some additional validation to prevent adding a user-defined id column.

1 Like