Forums

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

Cascade not working in JQL

jessica.huebner
Contributor
May 1, 2025

I just migrated from server to cloud and having an issue with one of my Cascade fields in JQL. I want to show all results where the Parent Option equals a specific value (i.e. Parent = CityView and Child value can be any). Here's the query:

project = "Business Value Delivery" AND status in ("Being Planned", Reopened, "To Do", "On Hold", "Future Idea") AND "Application Module[Select List (cascading)]" = CityView

It's returning no results despite work types matching the criteria (I've redacted some info for privacy purposes - rest assured my sub-task is in the correct project and status).

Any ideas what I'm doing wrong?

2025-05-01_13-16-34.png2025-05-01_13-20-00.png2025-05-01_13-20-42.png

 

 

 

1 answer

1 accepted

1 vote
Answer accepted
Hector Florin
Contributor
May 1, 2025

Hi @jessica.huebner

I hope you're doing well.

Reviewing yours screenshot I see that the example work item is in status "In Progress"

However, your JQL filter doesn't include "In Progress" status and that's why you cannot find the work item.

project = "Business Value Delivery" AND status in ("Being Planned", Reopened, "To Do", "On Hold", "Future Idea") AND "Application Module[Select List (cascading)]" = CityView

 

You need to either add "In progress" to your JQL status section or transition that work item to any of the JQL statuses so that the filter finds it.

I hope it helps.

Thank you, and have a great day.

Regards,
Hector

jessica.huebner
Contributor
May 2, 2025

D'oh! Silly mistake. Thanks for the help!

Like Hector Florin likes this

Suggest an answer

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

Atlassian Community Events