Skip to content

Question: should editing document trigger change stream event? #788

Open
@hasyee

Description

@hasyee

If I edit (Edit Document) and save (Cmd + S) a document from the playground result, it does not trigger any change stream event at all: nor update or replace event. How does the editor update the documents? Is there any special option on this to ignore change stream events?
However if I use a mongosh command on the same document from the playground (eg .updateOne(...)) it works as expected: an update event is generated.

Additional context

VSCode: 1.91.1
Platform: MacOS Darwin arm64 23.5.0
MongoDB for VS Code: 1.7.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions