You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you please confirm that cloning new spaces into "personal" spaces via the Management API is the only option for now? If so, how do I "move" newly cloned spaces to the organization's spaces via the Management API?
I tried to update the newly cloned space's org with the Update Space API, but it doesn't seem to work.
With the dashboard UI, I can manually clone new spaces into "Organization" spaces easily. But I can't do the same via the Management API, and I need to do that via the API.
Also, in the original space, I have installed the app "Shared Components" and defined the "parent" space with it. In the space object response (from the Retrieve Space API), I can see that the setting is in the parent_id field. But it looks like via the Management API, there are no options to clone the installed app. Simply force-updating the newly cloned spaces with the parent_id value isn't enough, I believe.
Can you please help if I missed something that's not in the Docs or if something is not yet implemented in the Management API?
Thank you.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Current behavior:
parent_id
)Expected behavior:
be able to clone new space to "organization" spaces as well.
Steps to reproduce:
https://www.storyblok.com/docs/api/management/spaces/duplicate-a-space
Can you please confirm that cloning new spaces into "personal" spaces via the Management API is the only option for now? If so, how do I "move" newly cloned spaces to the organization's spaces via the Management API?
I tried to update the newly cloned space's org with the Update Space API, but it doesn't seem to work.
With the dashboard UI, I can manually clone new spaces into "Organization" spaces easily. But I can't do the same via the Management API, and I need to do that via the API.
Also, in the original space, I have installed the app "Shared Components" and defined the "parent" space with it. In the space object response (from the Retrieve Space API), I can see that the setting is in the
parent_id
field. But it looks like via the Management API, there are no options to clone the installed app. Simply force-updating the newly cloned spaces with theparent_id
value isn't enough, I believe.Can you please help if I missed something that's not in the Docs or if something is not yet implemented in the Management API?
Thank you.
The text was updated successfully, but these errors were encountered: