-
Bug
-
Resolution: Fixed
-
Low
-
4.0.2, 4.1.3
-
2
-
Severity 3 - Minor
-
0
-
Summary
When a user is both the Reporter and Request Participant but do not have Modify Reporter permission granted, the user will not able to make any transitions in the Customer Portal.
Steps to replicate:
- Assign a user as the Reporter and Request Participant of a request
- Revoke the Modify Reporter permission from the user
- As the user, try to make any transition from the Customer Portal
- Notice that even after clicking the transition button, everything will still remain the same
- Despite the lack of error log entries in the log files, the HAR file will throw an error Response 400:
errors: [{errorMessage: "You do not have permission to modify the issue reporter.", field: "reporter"}] reasonCode: "400" reasonKey: "transition failed validation"
Note: This bug is not to be confused with the one reported in JSDSERVER-5162. Although looks rather similar, this bug only occurs if the affected user was not granted the Modify Reporter permission.
Expected Results
Able to transition the request from Customer Portal as there are not Conditions/Validators.
Actual Results
Not able to transition the request from Customer Portal despite the transition not having any Conditions/Validators.
Workaround
- Grant the affected user the Modify Reporter permission
- Change the Reporter to a different user
- relates to
-
JSDSERVER-5162 Having the same user as reporter and request participants leaves the issue not transitionable through customer portal
-
- Closed
-
- is cloned by
-
JSDS-4615 You do not have permission to view this issue
-
JSMDC-4611 You do not have permission to view this issue
Form Name |
---|