I want to create an automation sequence that changes the status of the linked issue. It must follow the following parameters:
1.) All issue must be of a single type "Test"
2.) All issues must contain a linked issue of type "Bug"
3.) The linked issue (Bug) should have a status of "Fixed"
4.) the trigger is when the main issue is changed from "Backlogged" to "Closed"
The problem I have is I can't seem to access the linked issue status from the main issue. What is the best way to approach this problem without using any add ins.
Thanks
Hi @Matthew.Anzano -- Welcome to the Atlassian Community!
A few ways to do this are:
Kind regards,
Bill
Hi @Matthew.Anzano and welcome to the community!
Something from the Jira automation library to get you started would be this:
https://www.atlassian.com/software/jira/automation-template-library/rules#/rule/1357123
You will not have any trouble getting your request to work!
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.