'Add Row' duplicates values

I have this action that adds two rows with different values to my ‘Person’ table (There were following steps of the action that I disabled to confirm the bug was happening here):
image

When I disable either of them, then I correctly get only one entry in my table. However, by having them both active, I get four new entries, when I should only be getting two:
image

The only way I do not get an error is by having a wait condition between both, but I’ve used in other opportunities the ‘add row’ multiple times in an action without any issue, until now.

EDIT: After testing even more, now not even the wait condition stops the values from getting duplicated.

Can you record a video of the bug? Is this tied to a button, a form or something else?

1 Like

Can you explain more

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.