Let me define the use case:
We get change requests/suggestions from our clients and the CSM team creates a ticket with this change request on a project called 'CONS'
The product team reviews the 'CONS' ticket and decides if we need to take up these change requests/suggestions. If we decide to take the task, we move the ticket to 'Selected for development' and also decide the teams, who have their own different project boards, that will need to work on it.
I want the automation to create a duplicate ticket in individual team boards so that the different teams can work on it. I also want these duplicate tickets to be linked to the main 'CONS' ticket.
I was able to achieve this with the automation shown in the screenshot attached. But there was a flaw, any time I edited the 'team responsible' field, automation would again create a duplicate ticket.
For example:
When Status=selected for development AND Team responsible selected = 'WEB' and 'DESIGN'
Then two duplicate tickets are created, one in WEB and another in DESIGN board, both of which are linked to the CONS ticket
If I accidentally remove DESIGN from the team responsible field, the automation would run again and create another WEB ticket which was already there.
Any help on this is appreciated!
Thanks.
Hi @Abhishek -- Welcome to the Atlassian Community!
Is this a project scope or a global/multi-project scope rule?
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.