Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a change tracking support for task with data entries on changed data entries #354

Open
zambrovski opened this issue May 12, 2021 · 2 comments
Labels
Type: enhancement New feature or request
Milestone

Comments

@zambrovski
Copy link
Member

If the DataEntry is changed via ChangeStream, the update on TaskWithDataEntry should be emited via query emitter.

For data entry change, select all tasks, which have the changed data entry as reference, construct new task with data entry and emit the change

@zambrovski zambrovski added the Prio: Should This feature should be implemented. label May 12, 2021
@zambrovski zambrovski added this to the 3.0.0 milestone May 12, 2021
@zambrovski zambrovski modified the milestones: 3.0.0, BACKLOG Jun 2, 2021
@zambrovski
Copy link
Member Author

@lbilger haven't you implemented this during #671 ?

@lbilger
Copy link
Contributor

lbilger commented Jan 13, 2023

No, it still seems we do not send TaskWithDataEntry updates when a DataEntry changes.

@zambrovski zambrovski added Type: enhancement New feature or request and removed Prio: Should This feature should be implemented. labels Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants