When an issue passes to "deployed" status I need the field "Due date" automatically be changed to value of the date, when the issue passed in "deployed" status. How can I do it? Can I use ScriptRunner?
Hey Alina,
You may set up a custom scripted field with a script that fetches the transition date from issue's change history.
There is a sample provided here: Date of First Transition.
Since your issue status is "Deployed", you can change the example action name to exactly that e.g.
The outcome is as below:
I hope that this helps!
If this response has answered your question, please do mark it as Accepted to make it easier for other users to discover potential solutions to their questions.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.