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

It should be possible to set team-managed project access (open, private or limited) via REST API

XMLWordPrintable

    • 92
    • 50
    • 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.

      Summary

      At this current point in time it is not possible to set a team-managed (formerly next-gen) access property (the one you can set in Project Settings > Details) via REST API, neither when creating the project nor afterwards.

      There is currently no way to do a GET to pull the current access status, which is another common ask which the workaround below can not accomplish. 

      Workaround

      Is possible to use our internal API endpoint to set the project access of the managed project as advised in the following community post:

      /rest/internal/simplified/1.0/projects/PROJECT-ID/summary
      

      To change the access settings, you have to send a PUT request to the above rest API specifying the access level: "OPEN," "PRIVATE," or "LIMITED."

              Unassigned Unassigned
              dbonotto Dario B (Inactive)
              Votes:
              153 Vote for this issue
              Watchers:
              109 Start watching this issue

                Created:
                Updated: