Saving the Extended JQL as a Filter seems to bake in the results

Glyn Bowden
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!
September 16, 2022

I have a query that looks like the following...

project = <PROJECT> and type in ("QA Task") and issue in subtasksOfParentsInQuery("project = 'DSPC' and type in ('QA Task')") ORDER BY Rank ASC

This is to return a certain type and subtasks of issues of that type. However when I save it it becomes the following:

project = <PROJECT> and type not in ("QA Task") and id not in(10967,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25) ORDER BY Rank ASC

And that does not seem to ever update. So when I add new issues of that type, and subtasks to them, they are not included in the filters results. I have waiting 1 hour and nothing has changed. Am I missing a step? Is this working as expected where, once saved as a filter it is no longer dynamic? I wish to use this on a Scrum Board filter.

Thanks

1 answer

0 votes
Mike Hayes January 12, 2023

We have the exact same problem. Support said it should take 15 min to sync (which is way too long), but it often takes over an hour.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events