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

Allow ability to change IssueType for issue with rest api

    XMLWordPrintable

Details

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

    Description

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: