-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 2.6.1
-
Component/s: Integration
-
None
-
Severity 3 - Minor
Summary
Incorrect error when trying to edit Parent Link in JIRA and the user is not a Portfolio User
Environment
Reproduced on JIRA 7.5.0 and Portfolio 2.6.1
Steps to Reproduce
- Add a Heirarchy Level about Epics
- Add Parent Link field to an Epics edit screen.
- Access JIRA as a user that doesn't belong to a group added under Portfolio User permission.
- Open an Epic in JIRA
- Edit the Epic and try to set the "Parent Link"
Expected Results
Error message saying the user cannot perform this action as the user doesn't have permission.
Actual Results
Error message says:
You are not authorized to perform this operation. Please log in.
Although the user is not authorized to perform this operation, the user is already logged in. Therefore the error message should not ask the user to login.
- mentioned in
-
Page Loading...