-
Couldn't load subscription status.
- Fork 5
Open
Description
Brief bug description
When syncing a space that links a new web spotlight root, the operation fails since there is no matching item in the target environment.
Repro steps
- Create a new space that links a new root.
- Sync spaces
- See an error like the following
"The referenced root item '{codename: root}' was not found. Provide a reference to an existing root item."
Expected behavior
Preferably I'd like to see the root item synced. However, I understand that this may not be in line with the expectations of the sync command.
Test environment
Additional context
If we were to create an item if there's a new root, it would need to happen after content type updates, but before spaces. This is an issue since these operations are in the opposite order in the current implementation.
Screenshots
N/A
Metadata
Metadata
Assignees
Labels
No labels