Boa tarde pessoal,
Tudo bem?
Estou com o seguinte problema, ao criar uma subtarefa (ou qualquer item Filho), eu gostaria de herdar alguns campos já preenchidos no item Pai.
Alguém já realizou esta automação?
Obrigada.
Olá @Daiane Zanella da Rosa ,
Bem-vindo à comunidade Atlassian.
Qual é o seu nível de experiência com regras de automação?
https://support.atlassian.com/cloud-automation/docs/jira-cloud-automation/
A estrutura básica da regra seria:
Gatilho: problema criado
Condição: Problemas Relacionados Condição: Pai Existe
Ação: Editar problema
Na ação Editar problema você pode definir vários campos usando a opção COPIAR.
Ao selecionar isso, a entrada do campo mudará para algo como "Copiar do problema atual"
Se você clicar nesse texto, receberá um pop-up que permitirá alterar o problema do qual deseja copiar os dados. Neste caso, você gostaria de alterá-lo para "Pai"
O pop-up também permitirá que você selecione o campo do qual deseja copiar.
---
Hello,
Welcome to the Atlassian community.
What is your level of experience with Automation Rules?
https://support.atlassian.com/cloud-automation/docs/jira-cloud-automation/
The basic structure of the rule would be:
Trigger: Issue Created
Condition: Related Issues Condition: Parent Exists
Action: Edit Issue
In the Edit Issue action you can set many fields by using the COPY option.
When you select that, the field entry will change to something like "Copy from Current Issue"
If you click on that text you will get a pop-up that will let you change the Issue from which you want to copy the data. In this case you would want to change it to "Parent"
The pop-up will also often let you select the field from which you want to copy.
When creating child item inherit fields from parent item
Good afternoon everyone,
All good?I have the following problem, when creating a subtask (or any Child item), I would like to inherit some fields already filled in the Parent item.
Has anyone already performed this automation?Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.