Forums

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

Automation of create JQL for custom field search

Anatoliy Ioffe
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 7, 2021

Hi!  When I click on '"Component" field (e.g.) in details view, Jira generate automatically JQL like " project = "My project" AND component = "My component" ".

And i see all issues for this component.

How to make the same functionality for custom field (short text)?

(of cource, JQL can be entered manually, but not all users want to do it)

 

 

1 answer

1 vote
Nic Brough -Adaptavist-
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.
March 7, 2021

Short text fields do not hold options, they hold strings, so there's no way to enumerate them like you can for components.

Suggest an answer

Log in or Sign up to answer