I have…
- Read the following guideline: Troubleshooting and Support | Squidex. I understand that my support request might get deleted if I do not follow the guideline.
- Used code blocks with ``` to format my code examples like JSON or logs properly.
I’m submitting a…
- Regression (a behavior that stopped working in a new release)
- Bug report
- Performance issue
- Documentation issue or request
Current behavior
- I created a schema, added a few records to the content, then updated the schema with a new field with default data. When I called
./sq contents enrich-defaults schema_a -u
, the data was not updated in the Squidex UI. - I have schemas schema_b and schema_c. I tried to import data with the command
./sq sync in ./squidexdata -t contents
. For schema_b, the data imported without error, but for schema_c, I got an “invalid command” error.
Expected behavior
- Data should be updated on the UI after calling the enrich-defaults command.
- Error messages should be more informative.
Minimal reproduction of the problem
- Create schema
Item
. - Add content to the
Item
schema. - Update the schema with a new field with a default value.
- Call
enrich-defaults
command via CLI.
Environment
App Name:
- Self hosted with docker
- Self hosted with IIS
- Self hosted with other version
- Cloud version
Version: Latest
Browser:
- Chrome (desktop)
- Chrome (Android)
- Chrome (iOS)
- Firefox
- Safari (desktop)
- Safari (iOS)
- IE
- Edge
Others: