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
Hi Sebastian, we are having a couple problems trying to bulk change a field in a schema, using the api given https://…/api/content//notizia/bulk posting a simple request to reset a reference field to NULL results in a positive response on the server, i.e:
but I’ve noticed that none of the articles references have changed and that the jobindex doesn’t actually increase. From time to time the id and contentId do change though. Do you have any suggestions?
I actually had a look into the api, but I had only put it in as a test various calls to see if it would work.
Let’s call it a last ditch effort to try and get it to work after a numerous of attempts.
Previously I hadn’t put any variables apart from Patch: true, Data and Query.
Ciao Sebastian,
I was able to execute the bulk action.
I noted that if i didn’t specify the
“expectedCount”: 123
variable in the payload the bulk would only execute for the first record and not loop till the end.
Given this might be the case i can put the expectedCount in by hand.
I do have another question with relation to the bulk action though.
If per say I have a field (TAG or TOPIC) how would I be able to “add” a value without deleting the current values. example