Allow ability to change IssueType for issue with rest api

XMLWordPrintable

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? 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": []
          },
       

            Assignee:
            Unassigned
            Reporter:
            alex huang
            Votes:
            3 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated:
              Resolved: