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

Implementation of E-Mail Notification Triggers #692

Merged
merged 1 commit into from
Dec 24, 2023

Conversation

gebenalimert
Copy link
Contributor

This PR implements new notification triggers according to the requirements. Fixes issue #654. Added triggers are mentioned in the issue. Users are notified via e-mail when said API functions are called succesfully.

Added e-mail notification triggers to needed API functions.
@gebenalimert gebenalimert added priority: medium This issue should be addressed in a reasonable timeframe. size: medium Requires moderate effort and may take several days to a week to complete. difficulty: moderate Requires more than basic skills and knowledge, and may require research or collaboration to complete type: implementation This issue is related to implementation backend issues related to backend labels Dec 23, 2023
@gebenalimert gebenalimert self-assigned this Dec 23, 2023
@gebenalimert gebenalimert linked an issue Dec 23, 2023 that may be closed by this pull request
7 tasks
Copy link
Contributor

@hakanaktas0 hakanaktas0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All the necessary notification triggers seem to be added.

@gebenalimert gebenalimert merged commit 7d79c17 into backend Dec 24, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend issues related to backend difficulty: moderate Requires more than basic skills and knowledge, and may require research or collaboration to complete priority: medium This issue should be addressed in a reasonable timeframe. size: medium Requires moderate effort and may take several days to a week to complete. type: implementation This issue is related to implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BE - E-Mail Notification Triggers
2 participants