Hello Sebastian,
I downgrade to .NET Client 6.1 and I can read data but I cannot call update. Even if I pass back the same entity that I got from squidex client.
`Squidex Request failed: {"traceId":"|5ed92ff1-4f408ed4791b852f.","statusCode":405}`
In the last post, I say I do not change anything, but that is not true I need to change squidex entities to reflect a change from Guid to string but I do not expect it should change anything (here will be maybe better solution mark Guid overload as deprecated and remove after few updates) but maybe I miss something.
I’m submitting a…
- [ ] Regression (a behavior that stopped working in a new release)
- [x] Bug report
- [ ] Performance issue
- [ ] Documentation issue or request
Minimal reproduction of the problem
Load entity and put it back via update (after some time).
Environment
- [x] Self hosted with docker
- [ ] Self hosted with IIS
- [ ] Self hosted with other version
- [ ] Cloud version
Version:
.NET Client 6.1
Squidex 4.7.3