I'm having a hard time developing an automated schedule that repeats. For some reason, it seems like SmartSuite only allows one loop to occur. Maybe this is to keep from people destroying the system by spaming via automation.
Anyway, I have it set that when I select "Create" in a dropdown, it creates a new schedule.
I have a "Next Week" formula that becomes the new record with everything else the same.
I have an "End Date" field that tells the automation when to stop by a condition saying that "Next Week" must be "On or Before" the "End Date".
This should work but I have no clue why it stops.
I know that the trigger is "When a record is updated" and isn't "When a record matches a condition" but I've tried that as well and that doesn't work. I also created an automation as a second step that creates a record when a record is created.
I'm guessings this is a safe guard from a billion records being created by accident. I would use the recurring tasks tool, but I want my monthly schedule to be generated in one click and not having to wait until the due date arrives.
Any ideas?
David