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

/rest/api/2/workflow should return Workflow IDs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Low
    • Ecosystem
    • None

    Description

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

      Scenario

      Currently the REST endpoint /rest/api/2/workflow doesn't return Workflow IDs. This is inconvenient for users who would like to get the IDs for the related endpoints e.g. /rest/api/2/workflow/{id}/properties

      Refer to https://docs.atlassian.com/jira/REST/server

      Suggestion

      Return Workflow IDs with /rest/api/2/workflow

       Workflow IDs do not seem to be used anywhere in JIRA interface

      Workaround

      Currently it's only possible to get the Workflow IDs from the database:

      select id, workflowname from jiraworkflows;
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vdung Andy Nguyen (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: