Hi All,
I have workflow, which got status like INFRA, DEV, QA. When first the ticket in created in my project, it will auto assign me as i am the lead of that project.
My requirement is , when the workflow status move to DEV, the ticket should be assigned to Dev team and when the workflow moves to QA it should be assigned to QA.
Changing the status in the ticket can change the assigned person.?
Thanks in advance,
Senthil
Hi Senthil,
you can do this using workflow post-functions.
How to automatically change the assignee when transitioning the workflow
Hello,
You should add the Update Issue post function to transitions leading to the required status and set the Assignee field.
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.