Hello!
I am loving softr and my app so far, however every time a bulk action runs, my database becomes overrun with the same record over and over again. I have built them twice and it has happened twice. Can you please help me determine the right architecture so these actions run once per record that qualifies based on the conditions?
This is a piece of a big daily run. Step 31 is based on conditions like last updated today, and step 33 filters for the record name showing up in the list of results from 31. And then 35 says if this doesn’t already exist for the record from 33, add this record, but it gets remade over and over again so something is missing ![]()
Thanks!!!

