Hello everyone,
Actually I’m new to mongo and facing the following issue: Trying to update existing mongo collections, upon messages published from a message broker. Update returns success, reading data directly from database after updating shows the new values applied, but actually in the database the value isn’t updated as shown in Compass.
Any help regarding this issue?
Regards,