-
Bug
-
Resolution: Timed out
-
Low
-
Severity 3 - Minor
-
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
- Create or locate a personal space
- Make a REST API call to the following endpoint:
- 'https://your-domain.atlassian.net/wiki/rest/api/space/{spaceKey}'
- Send the following to set the space to archived:
- '{"status": "archived"}'
- '{"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"}'
- relates to
-
CONFCLOUD-77874 A4C | Ability to archive personal spaces upon user conditions
- Gathering Interest
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!