JIRA Project API missing options

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: REST API
    • None
    • 1
    • 3
    • Hide
      Atlassian Update – 17 December 2019

      Hi everyone,

      We've added a new project REST API option to Jira Software Server and Data Center. Starting from Jira 8.6 you will be able to fully automate creating new projects with specific workflowSchemes. We have extended Jira REST API and added a new endpoint and a new parameter:

      • POST /rest/api/2/project with a new optional workflowSchemeId field to create a project and assign a workflowScheme
      • GET /rest/api/2/project/{projectKeyOrId}/workflowscheme
        • get info about workflowScheme configured for a project

       

      It’s worth adding that in Jira 8.0 we’ve also added "IssueTypeSchemes" API.

      Artur Faruga
      Kind regards,
      Jira Server Developer

      Show
      Atlassian Update – 17 December 2019 Hi everyone, We've added a new project REST API option to Jira Software Server and Data Center. Starting from Jira 8.6 you will be able to fully automate creating new projects with specific workflowSchemes. We have extended Jira REST API and added a new endpoint and a new parameter: POST /rest/api/2/project with a new optional workflowSchemeId field to create a project and assign a workflowScheme GET /rest/api/2/project/{projectKeyOrId}/workflowscheme get info about workflowScheme configured for a project   It’s worth adding that in Jira 8.0 we’ve also added "IssueTypeSchemes" API. Jira 8.6 release notes Jira 8.0 release notes Artur Faruga Kind regards, Jira Server Developer

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

      While JRA-27256 allows creation of projects via the API, it's missing some key features

      • workflow
      • issueType
      • screenScheme

      Anything available via the UI should be available via API.

            Assignee:
            Unassigned
            Reporter:
            Uhub Admin
            Votes:
            10 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated: