Hello Makers, in a database, I have 4 status :
- Sent
- Confirmed
- Done
- Paid
Once a mission is Confirmed, status change depending on date’s mission, which is a property in database.
So I would like to automate status change from Confirmed to Done once it’s the day of the mission, any idea to do that?
Best,

