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

Getting 'mypermissions' from JIRA REST returns haspermission:false for all permissions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Low
    • Ecosystem
    • None

    Description

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

      If you attempt to get the /rest/api/2/mypermissions response from JIRA, it returns false for all permissions, even though user has sufficient privileges.

      Reproduce

      curl -U user:password https://instance/rest/api/2/mypermissions

      returns

      {"permissions":{"DELETE_OWN_WORKLOGS":{"id":"42","key":"DELETE_OWN_WORKLOGS","name":"Delete Own Worklogs","type":"PROJECT","description":"Ability to delete own worklogs made on issues.","havePermission":false},"CREATE_ISSUES":
      

      Where "havePermission":false exists for all permissions listed.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dnicholson David Nicholson (Inactive)
              Votes:
              5 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: