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

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • Component/s: Forge and Connect
    • None
    • 12
    • 2

      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. 

            Assignee:
            Unassigned
            Reporter:
            Ruchi Tandon (Inactive)
            Votes:
            98 Vote for this issue
            Watchers:
            31 Start watching this issue

              Created:
              Updated: