-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: CRUD
-
None
-
Environment:OS: MacOS
node.js / npm versions:
Additional info:
-
Iteration Yellowtail Amberjack
-
Not Needed
Problem Statement/Rationale
The recent updates have broken saving documents from a tree view. The "cmd+s" does not trigger the "mdb.saveMongoDBDocument" command.
Steps to Reproduce
1. Connect to any later and open. any document from a tree view
2. Click "cmd+s"
Expected Results
The document is saved to the database and the following confirmation message is shown: "The document was saved successfully to 'db.coll'"
Actual Results
What do you observe is happening?
Nothing happens.