Description
OS: Windows 10
Build Version: 20241120.1
Regression: Not a Regression
Repro Steps:
- Create a "Cosmos DB for NoSQL" account.
- Create a database and a container for the above account.
- Expand the above account -> Right click the "Documents" node -> Create several documents -> Open query editor for the document.
- Run the query to show the documents.
- Select one document from the "Result" list -> Click "Delete selected document" button.
- Check whether the selected document is removed or not.
Expect:
The selected document is removed.
Actual:
The selected document is not removed.
More Info:
The selected document will be removed after clicking "Reload query results" button.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In progress