Hello.
I have an essential question. I want to assign one component to the different persons of different statuses in a workflow. Components are selective and we have almost 200 components in a project and we want to associate one component to a specific person based on status in a workflow. In another status the component associates automatically to another person.
I don't know what is the best way to create this rule, please let me know if there is a way by workflow automation and if is there any other solution.
sincerely
Raziye
Hello @R M,
If you want to change the value based on workflow status you can make Automation rule with trigger Issue transitioned, condition to check the current status and than under every condition add action to edit the value of component based on status.
I hope this helps.
Best regards,
Marko Blagus
Hello @Marko Blagus
Thank you very much for your guidance. Where I can set conditions to check the current status? How I can set under every condition add action to edit the value of the component based on status? Please describe your proposed solution in detail.
Thank you,
sincerely
Raziye
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't want to change the component, I want to assign each component to a different person in different transitions/statuses in a workflow. please guide me if you have a solution.
Best regards,
Raziye
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must make new automation rule with trigger Issue transitioned, and with block of conditions (if/else loop) and under every condition you have action Edit issue and than change Component field.
I'm not sure if you want this, what do you mean by assign component to a different person? Do your components have default assignees? You want to change assignee field?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Marko Blagus
Thank you very much for your guidance.
I mean, I want to change the default assignee component leader based on the transition in the workflow. For example: My component name is USSD and the default component leader is person A. I want to change and automate the assignee of the component in the transitions and assign it to person B and person C based on the transitions in the workflow.
Sincerely
Raziye
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @R M,
If you want to change the assignee, you can just make automation to change assignee based on workflow status and component value.
You don't need to change component default assignee, you just need to change the Assignee field.
Best regards,
Marko Blagus
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.