Forums

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

Automation triggers when issue responsible change by changing status

Ebru Ergenc April 11, 2024

When an issue is created and assigned, and the person who works on it transitions it to another status, such as 'Waiting for Approval,' Jira automatically reassigns this ticket to the person who created it. When this person approves it and moves it to 'Done', the ticket needs to be reassigned to the person who worked on it originally.
I created a rule but was working only if I trigger the event

2 answers

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.
April 11, 2024

Hi @Ebru Ergenc 

For a question like this, please post an image of your complete automation rule, images of any relevant actions / conditions / branches, an image of the audit log details showing the rule execution, and explain what is not working as expected.  Those will provide context for the community to offer ideas.  Thanks!

Kind regards,
Bill

0 votes
Dick
Community Champion
April 11, 2024

Automatic reassignments are in fact post-functions inside the workflow (interface visible when clicking the arrow between statuses when editing the workflow). You can remove these post functions if they don't do what you expect. 

the ticket should remain on the assignee. 

Validate the user being the reporter when transitioning from approval to Done. This is a condition to "only reporter condition"

Dick
Community Champion
April 16, 2024

If the approving person wants to know his to-approve items, use a quickfilter on the board to filter issues with reporter = xyz (  or: reporter = currentUser()  )

The transition to "Done" can have a restriction of the persons allowed to do the transition by the indicated "only reporter condition". 

Suggest an answer

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

Atlassian Community Events