Thank you for the response AmandaM. I figured out what happened (not surprisingly, you were correct). However, my issue was more fundamental than that. I am using GCP BigQuery as the back-end database and I was running into streaming buffer cache conflicts. I fixed my issue by creating a view of my data that pulls in a unique row and switched to an append(insert) in the actual table each time the user changes a value. This addressed my issue.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| [RESOLVED] wixData.update code being skipped | 13 | 412 | June 8, 2019 | |
| Updating record data | 8 | 1082 | December 5, 2018 | |
| [Solved]wixData.Insert not performing after wixData.Update | 1 | 721 | October 8, 2018 | |
| let users update dataset: update() | 3 | 309 | March 29, 2020 | |
| Database not update new data. | 10 | 1970 | June 18, 2018 |