Uploaded image for project: 'Jira Service Management Cloud'
  1. Jira Service Management Cloud
  2. JSDCLOUD-11597

As a Jira administrator, we need an API to determine when to show "share" option to user

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Forge and Connect
    • None
    • 8
    • 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 statement

      We need an API call that can be used to determine when "Share" option is available to the user very much similar to the UI.

      Notes

      Trying to make use of the API https://developer.atlassian.com/cloud/jira/service-desk/rest/api-group-request/#api-rest-servicedeskapi-request-issueidorkey-get end point with the “action” expanded. It turns out that it returns addParticipants:

      {allowed: false}

      when the customer permission setting for the project is “Customers can search for other customers within their organizations” even though there are people within the organization that can be added. So this is not working consistently with the UI.

      Solution

      Please add an API to achieve this. 

              Unassigned Unassigned
              rtandon@atlassian.com Ruchi Tandon
              Votes:
              75 Vote for this issue
              Watchers:
              28 Start watching this issue

                Created:
                Updated: