Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-45929

Allow creating projects with Shared Configuration using REST API

XMLWordPrintable

    • 6
    • 15
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

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

      Problem Definition

      Currently the JIRA REST API does not support creating projects using a Shared Configuration. The only way to do this is through the JIRA Project Creation UI.

      Suggested Solution

      Allow creating projects with Shared Configuration through REST API.

      Workaround

      1. Refer to Create new Project via REST based on existing Project
      2. JIRA CLI Plugin can also create projects via scripting, but with more flexibility of setting the schemes: https://bobswift.atlassian.net/wiki/display/JCLI/Reference#Reference-createProject
      3. Use /rest/api/2/project and manually specify the scheme IDs and/or projectTemplateKey (untested)

            Unassigned Unassigned
            dleng Daniel Leng (Inactive)
            Votes:
            110 Vote for this issue
            Watchers:
            66 Start watching this issue

              Created:
              Updated: