Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Duplicate Records in Update Log #2

Description

@ascorbic-acid

Description of the issue

On the Event Producer Site, the Event Update gets Created Twice and therefore duplicated on Consumer Site

Images:
https://ibb.co/tM9z4FP
https://ibb.co/Cw4yDCB

Output of bench version

erpnext 14.11.1
event_streaming 0.0.1
frappe 14.21.0
payments 0.0.1

Steps to reproduce the issue

simply link two sites as consumer & producer and listen for ToDo doctype
Then create a new ToDo record and check Event Update, you will find the same record twice

Stacktrace / full error message

no errors but i think the issue is in the following file, i will try to follow up

event_streaming/event_streaming/event_streaming/doctype/event_update_log/event_update_log
method: notify_consumers

Additional information

Ubuntu 22.04 manual install

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