-
Bug
-
Resolution: Fixed
-
Medium
-
6.3.0.2
-
None
-
6.03
-
Steps to Reproduce:
- Have more than one project with a planned Sprint.
- Have users that don't have permissions on all these projects.
- Run the below JQL specifying the project to search:
project = "Project X" and Sprint IN futureSprints()
Actual Behavior:
Instead of showing only the issues in the project that the user has permission to view, the following error appears:
Expected Behaviour:
If I specified the project to see, it's not supposed to bring me those errors. Or at least it was supposed to bring the the issues which I have permission to see.
- is incorporated by
-
JSWSERVER-8401 openSprints() JQL returns error if no open sprints exist
- Closed
- is related to
-
JSWCLOUD-15217 Add futureSprint() function in the documentation
- Closed