Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-33927

Allow ability to change IssueType for issue with rest api

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      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": []
          },
       

        1. jira issuetype.png
          33 kB
          alex huang

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

                Created:
                Updated:
                Resolved: