I have…
- [ x ] Read the following guideline: https://docs.squidex.io/01-getting-started/installation/troubleshooting-and-support. I understand that my support request might get deleted if I do not follow the guideline.
I’m submitting a…
- [ ] Regression (a behavior that stopped working in a new release)
- [ x ] Bug report
- [ ] Performance issue
- [ ] Documentation issue or request
Current behavior
“schemaIds”: [
“policy-category”
]
Expected behavior
“schemaIds”: [
“”
]
Minimal reproduction of the problem
When using Squidex CLI to export schemas using:
…/sq sync out -t schemas ./
…the parts where the schemaids should be are replaced by the referenced schema’s name rather than its guid.
Environment
App Name: squidex
- [ x ] Self hosted with docker
- [ ] Self hosted with IIS
- [ ] Self hosted with other version
- [ ] Cloud version
Version: [VERSION]
Browser:
- [ ] Chrome (desktop)
- [ ] Chrome (Android)
- [ ] Chrome (iOS)
- [ ] Firefox
- [ ] Safari (desktop)
- [ ] Safari (iOS)
- [ ] IE
- [ ] Edge
Others: