The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Assign back to developer that set status to "in progress"

Jeff
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 1, 2022

Hi there, I saw that "copy value from other field" is exclusive to JIRA cloud which seemed like the solution to the problem I'm trying to solve.

I'm not an expert in jira admin and am just learning, but this is effectively what I want to do...

Create some post function when an issue enters "in progress" status that copies whatever jira user change it to "in progress" and lock it in a custom field. From there, I want to use the value of that custom field to have another post function fire later down the line that would assign it back to that user. 

Would someone be able to help me understand how to best achieve this?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Tuncay Senturk _Snapbytes_
Community Champion
February 1, 2022

Hi @Jeff 

Welcome to the community!

You can't do that out of the box, however, you can achieve that with Enhancer Plugin for Jira.

Assign Issue to a User in a Custom Field post function can assign the task to a user in a custom field.

You can define a First/Last In Progress User custom field using the same app, and use it in the post function.

I hope I was helpful. 

I am one of the folks behind the Enhancer Plugin, I might not be impartial.

Tuncay