Can mongo change stream return updated fields in case of replace operation

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We are using mongo changestream to watch couple of collections

      In our microservice java code we are using mongoTemplate.save in some places to update the document. 

      changestream is picking it as "replace" operation and not showing updatedFields. 

      Is it possible to just include what fields to updated in updatedescription?

            Assignee:
            Danny Hatcher (Inactive)
            Reporter:
            Lavanya Kondragunta
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: