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

Provide the option to automatically generate the Project Key when creating a Project using REST API

XMLWordPrintable

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

      ‌Problem Definition

      Referring to the REST API Reference, the Create Project endpoint (POST /rest/api/3/project) currently requires the user to provide a Project Key.

      By not providing a Project Key in the Body Parameters, the REST call will fail, as the Project Key is required.

      "projectKey":"Project keys must start with an uppercase letter, followed by one or more uppercase alphanumeric characters."
      

      Suggested Solution

      If the REST call does not contain a Project Key, Jira should automatically generate one, similar to when creating a project through the UI.

      Why this is important

      This helps to make the Project Creation process more standardized. Through the UI, a project key will be automatically generated, however, through the REST endpoint, users will not have the same experience.

              Unassigned Unassigned
              msatriya Sadiq (Inactive)
              Votes:
              14 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: