Only send email alerts for task invalidation messages.#5958
Open
Aadesh-Baral wants to merge 2 commits into
Open
Only send email alerts for task invalidation messages.#5958Aadesh-Baral wants to merge 2 commits into
Aadesh-Baral wants to merge 2 commits into
Conversation
----------------------- This commit does the following: - Task validation messages are not sent over emails. They are always saved on database (i.e. These messages are displayed on TM notification pages.) - Task invalidation messages are always saved on database (i.e Can be viewed on TM notification page). Task invalidation messages will be sent over email if user has enabled `task notification` email. - Task notification setting (Task validation emails on frontend) will only control if task invalidation message is sent over email)
…ings page. ---------------------------------------------- `Task Validation emails` and it's description is changed on user settings page to reflect changes made on commit ffb2269.
|
Kudos, SonarCloud Quality Gate passed!
|
ramyaragupathy
approved these changes
Aug 30, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








closes #5944
This PR does the following:
Task invalidation emailssetting.