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

API for fetching Project detail details does not return accurate result for the Access setting

    XMLWordPrintable

Details

    Description

      Issue Summary

      When getting the Project detail from API endpoint it always shows the property value as false for IsPrivate
       

      Steps to Reproduce

      1. For a Team managed project change the access setting to "Private"
      2. Use the get Project API to get the project property
         https://<site>.atlassian.net/rest/api/3/project/<pkey>
        
        
        h3. Expected Results
        The API should get the below property as "True"
        

        "isPrivate": false

        
        

      Actual Results

      The IsPrivate is always returned as "False"

      
      

      Workaround

      Currently, there is no known workaround for this behavior. A workaround will be added here when available

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bb22faff10c5 Rahul Kumar
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: