Hi there, I have built an app and I’m encountering a strange issue where the system-generated actions (Add, Edit, Delete) for my table are being duplicated.
Issue: I am seeing multiple instances of the same “Add”, “Edit”, or “Delete” actions in my action list/behavior settings.
What I’ve checked:
I have tried to sync the app, but the duplicates remain.
I have checked the “Behavior” tab, and these actions appear as system-generated, not user-created.
Has anyone experienced this before? Is it a known bug with the current version?
What you’re seeing is definitely not normal behavior. I’ve seen it happen before after a bad update from developers, but that was widespread: many people were affected. Yours is the only complaint I’ve seen.
I assume you’ve tried to delete them and either don’t have the option or they return?
Do you happen to have two tables with the same name? It shouldn’t be possible, but neither should duplicate actions.
Does the app editor report any warnings or errors for your app?
I have checked my table list thoroughly, and there are definitely no duplicate tables or naming conflicts. I also ran ‘Save and verify data’, but it didn’t return any errors or warnings.
Since the app is functioning perfectly and I haven’t encountered any operational issues while developing or using it, I’ve decided to ignore these duplicate system actions for now. I’ll keep an eye on it, and if any functional problems arise, I’ll definitely look deeper into it.