Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Automação raia de Teste Jira.

Jucicleber Da Silva Gomes June 8, 2022

Boa tarde.

      Estou tendo dificuldade em automatizar uma parte do Jira, e preciso de ajuda se alguem puder ajudar desde já agradeço. Atualmente temos uma Raia com o nome EM TESTE em nossa plataforma no Jira, a intenção é automatizar ela da seguinte forma:

  • Quando o card for movido da raia EM ANDAMENTO para EM TESTE, este card deve ir para o nome do Tester do projeto.
  • O tester ao receber o card(na raia EM TESTE) e testar o mesmo deve enviar para a raia EM ANDAMENTO caso haja algo de errado no card ou para ITENS CONCLUIDOS caso esteja tudo certo.
  • O card deve sair do nome do Tester e retornar para o nome do Desenvolvedor que estava quando estava na raia EM ANDAMENTO em ambas as situações, quando o tester enviar para EM ANDAMENTO e quando o tester enviar para ITENS CONCLUIDOS.
  • Imagem das Raias:

automação jira raias..jpg

2 answers

0 votes
Jucicleber Da Silva Gomes June 10, 2022

Each person performs a developer or tester role.

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 8, 2022

Hi @Jucicleber Da Silva Gomes -- Welcome to the Atlassian Community!

How many different people are on the team for each roles you describe of Developer and Tester?

  • When there is just one developer and one tester, you could use an automation rule to set the Assignee whenever the issue transitions to a new status, hard-coding the person's user accountId value
  • When there are multiple developers and one tester, you could still use an automation rule and save the developer user in a custom field for later usage (when returning to In-Progress from Testing for rework)
  • When there are multiple people in each role, how do you determine who will perform the testing?  Once you can describe that, you could create an automation rule to make the assignments.

Kind regards,
Bill

 

Jucicleber Da Silva Gomes June 10, 2022

yes every project has a tester.

Jucicleber Da Silva Gomes June 10, 2022

Each project has about six developers.

Each person performs a developer or tester role.

Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 10, 2022

Thanks for that information.

As I described above, you could solve this using custom fields to save the developer (or tester) when an issue transitions, and set it back as needed.  The saving and reset could occur with automation rules.

To get you started on creating your rule, please review this documentation and examples:

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events