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

Determining Premium subscription mode through REST APIs

    XMLWordPrintable

Details

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

      CURRENT SITUATION
      There is no way to determine if an instance is running in Premium or non-Premium mode. Some capabilities are dependent on this (for example what issues can be moved or not moved to a new location in Classic/Team-managed projects).

       

      RELATED REST APIs
      There is an experimental API GET /rest/api/3/instance/license command that returns the current licensing mode for the different Atlassian offerings on an instance. It however only returns FREE/PAID.

       

      SUGGESTED CHANGE
      Leverage existing REST API /rest/api/3/instance/license GET command to extend PREMIUM as an allowed value in addition to current FREE/PAID values, alternatively maintain the FREE/PAID field and add a new key to determine Premium=true/false. This should be a straightforward extension of this command to implement.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              a483031c660d Erik Unemyr_EMERGENCE
              Votes:
              18 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated: