Forums

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

Need to write JQL to find issues where a custom field changed over the week?

Denise Spahn June 22, 2018

I have a custom field that I want to monitor for changes over the course of the week. Any suggestions as to how I might write JQL to do that?

1 answer

1 accepted

2 votes
Answer accepted
Randy
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.
June 22, 2018

Unfortunately history searches are not supported on custom fields so you wouldnt be able to do so with JQL out of the box.

Denise Spahn June 22, 2018

Thank you. Just curious, but is this a restriction for jira-cloud that I am only able to use JQL out of the box? If we were using jira-server, could I do it?

Randy
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.
June 22, 2018

It's the same on server.

 

Here's the request to Atlassian from 2012 and response from them posted in the ticket in 2015.

 

https://jira.atlassian.com/browse/JRASERVER-27641

Denise Spahn June 22, 2018

Thanks again! I took a look and voted for the jira-cloud suggestion. 

Daniel Schaeffer November 19, 2018

Randy,

What about for non-custom fields?  How would I find all issues that have had the Fix Version/s field changed in the past 24 hours?

Thanks,

Dan

Randy
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.
November 19, 2018

JQL:

fixVersion changed after -1d

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events