Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Is it possible to get the value of a field at a particular time using Groovy

Veera rdy February 7, 2018

Hello,

I'm trying to generate a report for the issue field values at a given time.

Is it possible to get the value of a field(ex: assignee, priority) at a particular time using Groovy?

 

Thanks.

1 answer

Suggest an answer

Log in or Sign up to answer
2 votes
Kyle Moseley
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.
February 7, 2018

If you're using ScriptRunner, you could by do this by traversing the change history. Specifically, you would provide a Date and test it against the ChangeItem's created time (and maybe the next ChangeItem's time as well).

TAGS
AUG Leaders

Atlassian Community Events