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

Notifications system #15

Open
heloufir opened this issue Jan 3, 2023 · 2 comments
Open

Notifications system #15

heloufir opened this issue Jan 3, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request feature New feature to implement idea New idea to implement

Comments

@heloufir
Copy link
Contributor

heloufir commented Jan 3, 2023

  • Add notifications configuration CRUD (users can choose which notifications can be sent by email / web)
  • Add reminder notifications (sent web / email notifications when an issue is > x days in the same status)
  • ... (TBD)
@heloufir heloufir self-assigned this Jan 3, 2023
@heloufir heloufir added enhancement New feature or request idea New idea to implement feature New feature to implement labels Jan 3, 2023
@kilianso
Copy link

kilianso commented Mar 22, 2023

Nice project @heloufir! So the current SMTP implementation is only used for signup/signin but not to notify users on assignments, tickets etc. right?

@heloufir
Copy link
Contributor Author

Hello @kilianso
Thanks :) the smtp is used for both authentication system and notification system (ticket created, commented, ...).
This issue is created to add the notification configuration (so you can choose to receive or not a notification type).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature New feature to implement idea New idea to implement
Projects
Status: Backlog
Development

No branches or pull requests

2 participants