How can we select multiple values in 2 level cascading field in jira filer basic search

Madhuri Latha May 26, 2024

Hi Team,

 

How can we select multiple values in 2 level cascading field in jira filer basic search 

 

2 answers

0 votes
Umut Ekin AL
Contributor
May 27, 2024

Hello @Madhuri Latha ,

 

You can use OR operator like that,
location in cascadeOption("USA","New York") OR location in cascadeOption("TR","Istanbul"). 

 

Umut

0 votes
Naveen Kumar_Appfire
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.
May 26, 2024

Hi @Madhuri Latha

You can achieve this by using the IN JQL function as below.

"Cascading[Select List (cascading)]" IN (ABC,abc1)

Madhuri Latha May 27, 2024

Hi Naveen,

Thank you for the reply , i want to select multiple parent fields. like we want a check box to select each parent field.

Thanks

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events