• 1
    • 1
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      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.

            [JSWSERVER-25277] Implement the REST API endpoint to delete plans

            SET Analytics Bot made changes -
            Support reference count New: 1
            Marc Dacanay made changes -
            Labels Original: API New: API ril
            Marc Dacanay made changes -
            Remote Link New: This issue links to "Internal ticket (Web Link)" [ 979766 ]
            SET Analytics Bot made changes -
            UIS Original: 0 New: 1
            SET Analytics Bot made changes -
            UIS Original: 1 New: 0
            SET Analytics Bot made changes -
            UIS Original: 0 New: 1
            Aakrity Tibrewal made changes -
            Component/s Original: Plan [ 48691 ]
            Component/s Original: API [ 52790 ]
            Component/s New: (Advanced Roadmaps) API / Documentation [ 73718 ]
            Component/s New: (Advanced Roadmaps) API / Documentation [ 73718 ]
            Key Original: JPOSERVER-2674 New: JSWSERVER-25277
            Project Original: Advanced Roadmaps [ 16510 ] New: Jira Software Server and Data Center [ 12200 ]

            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

            Aakrity Tibrewal added a comment - 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
            Stasiu made changes -
            Labels New: API
            SET Analytics Bot made changes -
            UIS Original: 9 New: 0

              Unassigned Unassigned
              adridi Arbi Dridi
              Votes:
              4 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: