Issue Summary

      When attempting to archive a personal space via the REST API only using the status:archive you're prompted with the following: 
      Cannot change space type from personal to global or vice versa

      Environment

      *Confluence Cloud personal space

      Steps to Reproduce

      1. Create or locate a personal space
      2. Make a REST API call to the following endpoint:
        1. 'https://your-domain.atlassian.net/wiki/rest/api/space/{spaceKey}'
      3. Send the following to set the space to archived:
        1. '{"status": "archived"}'
           

      Expected Results

      The personal space should change to archived.

      Actual Results

      You're presented with the following error:
      'Cannot change space type from personal to global or vice versa'

       

      Workaround

      Use the same endpoint but send the following to archive the space within the data:
      '{“type”: “personal”, “status": "archived"}'

            [CONFCLOUD-66918] Archiving personal spaces via REST API yields error

            Hi everyone,

            Thank you for previously raising this bug and bringing it to our attention.

            Within our company roadmap and work capacity, we try to address or review each bug request but admit that not each one will be resolved. To continue the culture of being honest and open, we are closing this bug to focus on our upcoming roadmap for all Confluence users.

            As we continue to roll out features we do look at requests made by our users and if you feel like this bug is still impacting your team please let us know.

            Thank you again for providing valuable feedback to our team!

            Sunny Xu (Inactive) added a comment - Hi everyone, Thank you for previously raising this bug and bringing it to our attention. Within our company roadmap and work capacity, we try to address or review each bug request but admit that not each one will be resolved. To continue the culture of being honest and open, we are closing this bug to focus on our upcoming roadmap for all Confluence users. As we continue to roll out features we do look at requests made by our users and if you feel like this bug is still impacting your team please let us know. Thank you again for providing valuable feedback to our team!

              Unassigned Unassigned
              ssifers@atlassian.com Stephen Sifers
              Affected customers:
              1 This affects my team
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: