Unable to execute the query below,
project = ABC AND updatedDate > "Last exchange with RTC"
Last exchange with RTC is a custom field and we need to compare both the field for extracting the BUG.
The type of field is date-time.
Hi Alfred
With the standard JQL you can't do it - you can't compare updatedDate with another custom field. To do this you would need an add-on, which I can't advise you about.
Right. ScriptRunner is one add-on that offers this functionality - https://scriptrunner.adaptavist.com/latest/jira/jql-functions.html#_datecompare
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi!
What do you mean "unable"?
You can't run the search or doesn't the search return any results?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.