Is there a way to query (JQL) Response Priority field, for example changed from P1 TO P2

Nauman Ahmed September 13, 2022

Hi, 

I am looking for a query which allows me to search issues based on Response Priority

If it's changed from P1 to P2, the issue gets updated and there is no way to filter issues which were P1 at one point of time

Getting error: History searches do not support Response Priority

 

Note: Response Priority is a custom field - Single List (single choice)

issuetype = Escalation and  ("Response Priority" changed from P2 to P1)

user.jpg

1 answer

1 vote
Ashish A_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 13, 2022

Unfortunately, history searches are not supported on custom fields so you won't be able to do so with JQL.

I think your custom field may be listed in the Field Value Changed trigger in automation rules, Please have a look once, and that may be the easiest way to detect this, and then take action.

Suggest an answer

Log in or Sign up to answer