Hello Raghu,
My apologies for this inconvenience that you are facing, I really understand how frustrating this can be.
First of all, could you confirm if you have a closed sprint?
It is important to note that this function searches for issues that are assigned to a completed Sprint.
This is in contrast to openSprints() which finds issues in sprints that have not yet been completed.
Give a try and in case you still face any errors, please provide us with some more information like an image of your completed sprint and of the query that you are executing.
Looking forward to hearing from you.
Cheers,
Carlos Henrique Ughini
Hi Carlos,
I am also facing the same issue in our organization. we do have so many closed sprints but we are getting the following error, when we ran "sprint in closedSprints()".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Akhil,
I'm thinking that maybe you've been affected by the following bug:
Could you please check the link above?
Cheers,
Carlos
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We still find "sprint in closedsprints()" not working even when its narrowed down to the basic possible set of results that it had to pull (refer below).
project in (CTM) and updatedDate = startOfMonth() and sprint in closedsprints()
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yeah I get this error every time
The '{sprint in closedSprints()}' clause in your search matches too many results. If a clause returns too many results, the entire search will fail. Please refine or remove the clause and try the search again.
Even though I narrowed it down to ResolutionDate to last month.
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.