Olá!
Tenho um campo personalizado do tipo "único usuário" que é utilizado para registrar o responsável pela verificação dos requisitos da tarefas.
Gostaria de adicionar uma automação que setasse automaticamente o usuário que fez a transição da tarefa do status 1 para o 2, é possível?
Encontrei formas de setar automaticamente quem fez a transição com o responsável pela tarefa, a minha intenção é fazer o mesmo mas em um campo personalizado.
https://www.atlassian.com/br/software/jira/automation-template-library/auto-assign
Abçs,
Hi @Leticia Pereira -- Welcome to the Atlassian Community!
Yes, I believe that is possible.
Your rule could be triggered on Issue Transitioned, selecting the two status values you note. Then the custom field could be set to the user who performed the transition, triggering the rule.
The smart value for the user who triggered the rule is {{initiator}}
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-users/#--initiator--
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.