Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-33927

Allow ability to change IssueType for issue with rest api

    XMLWordPrintable

Details

    • 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.

    Description

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      Test with rest api browser, http://localhost:2990/jira/rest/api/2/issue/DEMO-1/editmeta

      We cannot change IssueType for issue, because the "operations" is empty

      "issuetype": {
            "required": true,
            "schema": {
              "type": "issuetype",
              "system": "issuetype"
            },
            "name": "Issue Type",
            "operations": []
          },
       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              5e697b6af78c alex huang
              Votes:
              3 Vote for this issue
              Watchers:
              18 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: