Hi everyone,
I'm trying to create an automation in Trello that can help track whether a task (sending a letter to a client) is completed within a specific time frame. Here's the scenario:
After a meeting, the letter must be sent to the client within 10 working days (WDs). If the "Sent to Client" date is within this time frame, the status should be "No Breach." However, if it's sent after 10 WDs, the status should automatically change to "Breach."
For example:
- Meeting on Monday, 2nd September
- Client must receive the letter by the close of business on 16th September (10 WDs)
- If the letter is sent on or before 16th September, set custom field 'Breach' as "No Breach"
- If the letter is sent after this, "Breach"
Is it possible to set up an automation in Trello to automatically calculate working days and set a field (like a label or custom field) based on whether the task was completed on time or not?
Any guidance would be greatly appreciated!