The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How to find issues where a date custom field (release date) was changed now?

Lior Pesoa
Contributor
November 9, 2016

Hi,

 

I am trying to use jQL for a webhook, so i can catch issues with a date custom field (release date) when the release date was changed.

 

any idea how the jql should look like?

 

thanks!

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Steve Behnke [DiscoverEquip.com]
November 9, 2016

Custom Fields don't allow you to search on issue history. You won't be able to returned issues with 'changed' custom fields via JQL alone.

Lior Pesoa
Contributor
November 9, 2016

thanks! i i am trying now to use the 'due' system field, but also with no success. ideas?