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

rest: handle sharing message through notification and email #664

Open
DaanRosendal opened this issue Dec 15, 2023 · 0 comments
Open

rest: handle sharing message through notification and email #664

DaanRosendal opened this issue Dec 15, 2023 · 0 comments

Comments

@DaanRosendal
Copy link
Member

Messages are currently not being handled when a workflow is shared. This task might involve changes to the database depending on how message handling is implemented. E.g. there could be a new table for messages which saves memory in cases where a workflow is shared with multiple users at the same time, preventing duplicate storage.

Two actions are to be implemented:

  1. Trigger notification
  2. Send email
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant