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

Create post sync operation to run notification generation on updated user log rows #8188

Closed
rtibbles opened this issue Jul 6, 2021 · 0 comments · Fixed by #8223
Closed
Assignees
Labels
P0 - critical Priority: Release blocker or regression
Milestone

Comments

@rtibbles
Copy link
Member

rtibbles commented Jul 6, 2021

Currently, notifications that are used in coach reports are only generated locally, when activity is registered by the logger API endpoints.

This would allow those notifications to be generated as an operation during syncing, based only on the models that have been updated by the sync.

This issue will also resolve: #7458

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 - critical Priority: Release blocker or regression
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants