Forums

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

Automatically transition issue based on dateTime custom field

Gleb Kartashov
Contributor
August 2, 2019

What is the best way to do this?

2 answers

0 votes
Tarun Sapra
Community Champion
August 2, 2019

Hello @Gleb Kartashov 

As mentioned by @Negin Nafari that you can't do this out of the box. But if you have paid plugin like script runner or Automation for JIra then you can do this.

I did something similar with script runner, sample script is here

https://gist.github.com/tarunsapra/e2f2e5de899c7c52a39fbee2630ef343

Gleb Kartashov
Contributor
August 2, 2019

Wow! Thanks for the code, but how do I set up listener/service to track when the issue should transition? I need to do this when current time is same/esceeds custom dateTime field value

0 votes
Negin Nafari
Contributor
August 2, 2019

Hi Gleb, unfortunately this is not out of the box in jira.

You need to use script runner add-on to accomplish this.

Negin

Suggest an answer

Log in or Sign up to answer