-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
Problem Definition
The REST API endpoint to delete Portfolio plans is present but not implemented.
When you try to delete a plan via REST, you get the following:
$ curl -XDELETE -s -u username:password http://localhost:47133/j7133/rest/jpo-api/1.0/plan/5 | jq . { "error": "unexpected-error", "errorMessages": [], "exception": { "type": "com.atlassian.rm.common.publicapi.exception.APIErrorCode$Exception", "message": "Delete operation not available!", "stackTrace": [ ...
Suggested Solution
Implement the DELETE method so plans can be deleted via the REST API endpoint.
Workaround
Delete plans from the GUI.
- links to
Form Name |
---|
Dear all,
I would like to inform you that this issue in the project JPOSERVER is being migrated to the new project JSWSERVER. Your votes and comments will remain unchanged.
Our team at Atlassian will continue to monitor this issue for further updates, so please feel free to share your thoughts or feedback in the comments.
Sincerely,
Aakrity Tibrewal
Jira DC