Forums

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

How to query for the time an specific option was set to Yes

[TDO] Claver Medina February 27, 2019

I want to have a query that shows me all tickets in some project that the flag "COE Required" was set to Yes, 7 days ago or before. If that flag was set to Yes in the last 7 days I don't need to see those.

 

1 answer

1 accepted

0 votes
Answer accepted
Brant Schroeder
Community Champion
February 27, 2019

You might be able to use "COE Required "changed to YOURVALUE after -7d  That is the only way I can think of.

[TDO] Claver Medina February 27, 2019

thank you .. I cannot find the way in JQL to see when the "COE required" field changed to "Yes"

[TDO] Claver Medina February 27, 2019

Found it .. thank you !!

But got an error  saying that my field is not supported by history changes Issue_Navigator_-_JIRA.png

I'll see how to make that field support it

Brant Schroeder
Community Champion
February 27, 2019

Claver,

  Sorry I thought this could be applied to all fields it can only be applied to certain delivered fields.  https://community.atlassian.com/t5/Jira-articles/Becoming-a-JIRA-Search-Ninja-History-searches-in-JIRA/ba-p/461943  Looking to see if there is something in a plugin that you could use.

You could have it move to a status when you flag this in the workflow and then the changed to will work off of the status.

[TDO] Claver Medina February 27, 2019

That will be our workaround if we cannot figure it out.

Thank you very much for your help !

Suggest an answer

Log in or Sign up to answer