-
Bug
-
Resolution: Fixed
-
Medium
-
3.9.4, 3.15.0
-
9
-
Severity 3 - Minor
-
15
-
Summary
If "Assign issue" permission is not provided to Portal Customers, they will be unable to share request with other customers.
Steps to Reproduce
- Create a Service Desk Project
- Grant User's Permission to share request to anyone.
- Go to the permission scheme and remove the "Assign Issue Permission" from "Service desk customer - portal access" role
- Logged as a Portal Customer, create a request and try to share it.
Expected Results
Once you enter the email address of the person you want to share the request with, you hit "Add" and the participant should be included on the ticket.
Actual Results
Hitting "Add" will not include the other user as a participant. The error message below shows in the network tab / HAR file:
{"errors":[{"errorMessage":"Failed to update request participants field, errors: You do not have permission to assign issues."}],"reasonKey":"sd.request.participants.error.field.update.failed","reasonCode":"500"}
Workaround
- JIRA Service Desk will detect this permission inconsistency and will show a pop-up window, suggesting the resolution of the issue.
- Manually Add 'Service desk customer - portal access' role to the permission scheme
- is cloned from
-
JSDCLOUD-5660 Customers are unable to share request if "Assign issue" permission is not provided
- Closed
- is related to
-
JSDSERVER-3733 Request Participants not addable, failing with empty error message due to other field validations
- Closed
-
JSDSERVER-3955 Unable to add more participants if participants field contains customers who don't have access to a given Service Desk
- Closed
-
JSDSERVER-5498 Empty required field causes portal share error "Failed to update request participants field"
- Closed
-
JSDSERVER-6337 Adding participants from the Customer Portal does not work when there is an inconsistency with any other custom field
- Closed
-
JSDSERVER-6345 Customers with Mixed-case Username can't Share/Unshare a Request without Modify Reporter permission
- Closed
- relates to
-
JSDSERVER-3733 Request Participants not addable, failing with empty error message due to other field validations
- Closed
-
JSDSERVER-5498 Empty required field causes portal share error "Failed to update request participants field"
- Closed
- is cloned by
-
JSDS-3978 Loading...