Automation in Zoho Sprints
Hi.
I have a Sprints board with the following statuses:
- ToDo, InProgress, CodeReview, Testing, Preprod, Live
When a ticket is moved from e.g. Testing to Preprod, the following tags should be modified:
- remove 'tested OK'
- remove 'ready for Preprod'
- add 'please test'
- add 'Preprod'
How would I do this in the Sprints automation?