Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi,
I tried using sprint in openSprints () function but it is showing no issues found. But, when I remove this from the JQL and run my query I am able to see the issues in the current sprint, future sprint.
Can anyone help me out here?
Hi Ayush,
I checked using just the "Sprints in openSprints()" portion of the JQL, and its working without issue in my test instance, so I am wondering if there is some error in the logic occuring for the full query causing a conflict.
First, can you run the "Sprints in openSprints()" JQL by itself just to verify this portion is functioning as intended, and then can you provide the full query you are using so I can take a closer look.
Regards,
Earl
Hi Earl,
Thank you for the response.
Sample Query that I am using - issues in (FET-1234, FET-7383)
This is working fine.
But, when I am using issues in (FET-1234, FET-7383) AND Sprints in openSprints()
I am getting something like this(Attachment).
Can you help me out here?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
The error you are seeing: "Field or Filter does not exist or you do not have permission to view it" has a few different causes covered in the following KB article, and I would guess that the sprint fields is set to Hidden in the field configurations, check out the KB for some additional details at point 5 in the resolution section:
Regards,
Earl
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ayush,
Do you have a custom field called Sprints? If you want the default field, this is a singular form.
So: in the JQL you are using Sprints in openSprints(), where it should be Sprint in openSprints().
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Johan,
No, it is not a custom field and I tried using Singular as well as Plural form but it was not working till yesterday.
Though, it worked with Singular form today. Really don't know how this happened.
Thanks a lot!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am getting: Unable to find JQL function 'openSprint()'
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.