Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Storyblok space duplicating/cloning #182

@vietnguyengit

Description

@vietnguyengit

Current behavior:

  • Can only clone duplicate spaces to "private" spaces.
  • No options to clone "installed apps", in particular, "Shared components" app. (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 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions