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

As a Jira admin, I want to be able to publish drafts and activate inactive workflows to make changes via the REST API

    XMLWordPrintable

Details

    • 1
    • 6
    • 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

      Problem Definition

      There are several documented REST API endpoints regarding being able to make changes to workflows documented such as

      However frequently it is documented that:

      Note that active workflow schemes cannot be edited.

      For example Set workflow for issue type in workflow scheme PUT /rest/api/3/workflowscheme/{id}/issuetype/{issueType}

      So while you can make changes to workflows via the REST API, you can only do this to inactive workflows and drafts. Further complicating the problem here is that there is no mechanism currently to activate AND/OR publish that workflow so that these changes can actually take effect via REST.
      Users have to currently login to Jira's web interface and publish/activate these changes.

      Suggested Solution

      The REST API should have some means to activate inactive workflows, and publish workflow drafts.

      Why this is important

      For the sake of ecosystem integrations that want to be able to make changes to workflows, this is an important ability.

      Workaround

      Currently users have to login to the web interface of Jira as an admin in order to activate or publish these workflow changes so that they can take affect.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              aheinzer Andy Heinzer
              Votes:
              17 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated: