-
Type:
Bug
-
Resolution: Low Engagement
-
Priority:
Medium
-
None
-
Affects Version/s: None
-
Component/s: System Administration - Global Permissions
-
Severity 2 - Major
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
I have a script which is trying to edit the summary of a closed issue.
The error message I'm getting back is:
Error Messages: [You do not have permission to edit issues in this project.]: <SOAPpy.Types.structType detail at 74695672>:
{'hostname': 'extranet-jira.private.atlassian.com', 'com.atlassian.jira.rpc.exception.RemoteException': ''}>
This is not strictly true; the user in question does have permission to edit issues in that project. I'm assuming that the actual error here is that closed issues can't be edited, and the error handling doesn't sufficiently disambiguate between being unable to edit because of permissions vs being unable to edit because the issue is closed.
- relates to
-
JRACLOUD-25826 Misleading error message when trying to edit a closed issue
-
- Closed
-