-
Bug
-
Resolution: Fixed
-
High
-
6.1.6, 6.2, 6.3.0.2
-
None
-
6.01
-
NOTE: This bug report is for JIRA Software Server. Using JIRA Software Cloud? See the corresponding bug report.
Summary
When a non administrator user attempts to display sprints using the openSprints() JQL, they display the error as per the attached screenshot.
Environment
- JIRA 5.2.10
- OS X 10.7.5
- PostgreSQL 9.1
Steps to Reproduce
- Create a new sprint.
- Add issues to it.
- Delete those issues.
- Attempt to view the sprint using a user that does not have the Administrator Global Permission, for example:
project = JRA and Sprint in opensprints()
This can be reproduced here with https://jira.atlassian.com/issues/?jql=project%20%3D%20JRA%20and%20Sprint%20in%20opensprints()
Expected Results
There is no error presented to the user.
Actual Results
The user will receive the error as per the attached screenshot and below:
Sprint with id 104 does not exist or you do not have permission to view it.
Notes
Similar to GHS-7659.
- incorporates
-
JSWSERVER-9815 JQL using futureSprints() is not respecting the filters
- Closed
- is duplicated by
-
JSWSERVER-7645 Filter Sprint in openSprints() relates to invalid Sprint ID with a normal user
- Closed
- relates to
-
JSWCLOUD-8401 openSprints() JQL returns error if no open sprints exist
- Closed
-
JSWSERVER-7659 Sprint in openSprints() JQL throws error for non-admin users
- Closed