[ ] Regression (a behavior that stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[x] Documentation issue or request
Current behavior
Hello,
When running sq sync in folder we are getting failed: Singleton content cannot be created errors. Would it be possible to get some more context on what this error means, and how to prevent it? Looking at the code below it seems that the relevant condition failing is coming from context.ContentId != context.Schema.Id but it would be great to find out what exactly ContentId and Schema are so we can fix this.
Running the sync we are still getting the same error unfortunately. By the way we are using cloud squidex, the screenshot shows that we are currently getting served an old snapshot so that might be why we’re not seeing the change yet? Looking at the source and changelog I don’t see any recent updates.