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

Implementing Additional Notification Creation Logic #951

Closed
halisbal opened this issue Dec 5, 2023 · 0 comments · Fixed by #976
Closed

Implementing Additional Notification Creation Logic #951

halisbal opened this issue Dec 5, 2023 · 0 comments · Fixed by #976
Assignees
Labels
Priority: Medium Issues that are important but not critical, and can be worked on after higher priority issues. Status: Done Issues that have been completed. Team: Backend Issues related to backend team Type: Feature Issues related to adding new features or functionality to the project.
Milestone

Comments

@halisbal
Copy link
Contributor

halisbal commented Dec 5, 2023

Description

A new notification should be created for a user in these conditions

  • A private group member should receive a notification when a new post is posted in that group.
  • A post/comment owner should receive a notification when his post/comment receives 5&15 or 25 votes.
  • A post/comment owner should receive a notification when his post/comment receives a reply.

👮‍♀️ Reviewer

Zeynep Baydemir

⏰ Deadline

12.12.2023

@halisbal halisbal added Priority: Medium Issues that are important but not critical, and can be worked on after higher priority issues. Type: Feature Issues related to adding new features or functionality to the project. Status: Assigned Issues that have been assigned to someone to work on. Team: Backend Issues related to backend team labels Dec 5, 2023
@halisbal halisbal added this to the 3rd Milestone milestone Dec 5, 2023
@halisbal halisbal self-assigned this Dec 5, 2023
@halisbal halisbal added Status: Done Issues that have been completed. and removed Status: Assigned Issues that have been assigned to someone to work on. labels Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Issues that are important but not critical, and can be worked on after higher priority issues. Status: Done Issues that have been completed. Team: Backend Issues related to backend team Type: Feature Issues related to adding new features or functionality to the project.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant