It looks like automation bot is behaving differently. Automation bots behaving like APPSHEET API. It is triggering multiple times on data changes. If a data change is made before sync it is triggering multiple times. Especially looping actions. Both in mobile and desktop UI.
Looks like automation bot is triggering at the END of each sync cycle if we have 3-4 changes in queue instead of triggering after each change.
If its a BUG everyone please watch out ! This is something serious issue right now. All my rows are being duplicated right now when I use looping action in an BOT.
Step 3: User makes an edit manually (Right after step 1 adding a row)
Step 4: Automation triggers in background (Sometimes It will be FALSE so will not trigger)
Step 5: App syncs in background.
How it is working now:
Step 1: User adds Manually
Step 3: User makes an edit manually
Step 2: Automation triggers in background for step 1
Step 4: Automation triggers in background for step 3 (Sometimes It will be FALSE so will not trigger but in this scenario the app is triggering/not checking changes made by previous bot in step 2)
Step 5: App syncs in background.
Here the step 2 and step 4 bot is triggered after sync queue.
Just a comment because recently I have been noticing soo many unexpected behaviour with automations on complex tasks. That always worked perfect. Same setup triggered as actions work fine but not in automations. Support is not understanding anything but giving us copy pasted message about some āSPECIALISTā is checking.