
I have an array in a collection. Although I believe a new string should be inserted into the array only once (as I have coded in the client side), it is being inserted twice sometimes. Indeed, when I try to update the array (from cloud console) by removing the duplicate item, the "Update" button still remains inactive (disabled).
However, when I remove both the duplicated items, the "Update" button becomes active.
Please someone help in this regard! Thanks π
Recommended threads
- Is it possible to getRow with all relati...
With the new Opt-In relationship loading, is it possible to query getRow to get all attributes and relationships and possibly even cascading relationships? I tr...
- TableDB.getRow() response does not conta...
This is for Web/React sdk 20.0.0 The row was created via `TableDB.createRow(...)` and I can see it in the console with the relationships correctly set. In the c...
- Permissions for bulk operation
Hi team, I have a question: βIn the databases.createDocuments bulk API, can I set document-level permissions? If yes, how exactly should I include the permissio...
