Problem Statement/Rationale
What is going wrong? What action would you like the Engineering team to take?
I am getting an error message when trying to add any new data to my document. Doing the exact same operation in Atlas leads to success.
Please be sure to attach relevant logs with any sensitive data redacted.
Steps to Reproduce
How could an engineer replicate the issue you’re reporting?
Not sure how? Maybe try to create a collection and document with the same information as I have on a free shared cluster and use Compass to produce the error? Seems to occur each time I create an array with 1 or no object within it as shown in the attached images. I try to delete the array which works and I can recreate it fine. But, when I add new data the error appears.
Expected Results
What do you expect to happen?
I expected my document to update with the new fields added to the array.
Actual Results
What do you observe is happening?
I received an error instead of the new fields appearing within my document.
Additional Notes
Any additional information that may be useful to include.
- related to
-
COMPASS-5528 Compass replaces whole array if you update one field in an array of objects
- Closed