When I move an issue from Status A to Status B in Project A , I want to
1) Create a bug in Project B,
2) Assign it to user X
3) Map it to the active Sprint of the Project B
4) And ensure the status of the bug is a specific status (In testing ) and not the default status of all newly created issues
I have managed 1) and 2)
Need help for 3) and 4)
Hello @vshah
Thank you for reaching out.
Per your description, I understand you want to automatically select the Sprint for the new issue created with the automation above and transition it to a specific status. Is that correct?
Since your rule will interact between two projects (A and B), you must create a Global rule to achieve your need. These would be the steps:
Let us know if you have any questions.
The solution worked. Your solution was to the point and highlighted all the areas which I could have gone wrong with it.
Working perfect . Thanks
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.