Merge pull request #6760 from ivanscinote/SCI-9767-ik

Remove 'There is a change on assigned task' notification category [SCI-9767]
This commit is contained in:
Martin Artnik 2023-12-05 12:20:06 +01:00 committed by GitHub
commit 23ee168469
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View file

@ -106,7 +106,6 @@ class NotificationExtends
designate_user_to_my_module_activity
undesignate_user_from_my_module_activity
],
my_module_modified: %I[],
my_module_due_date: %I[
my_module_due_date_reminder
],

View file

@ -3432,7 +3432,6 @@ en:
other: "Others"
sub_groups:
my_module_designation: "You were assigned to or unassigned from a task"
my_module_modified: "There is a change on assigned task"
my_module_due_date: "Due date & time reminder on assigned task (24h before)"
my_module_comments: "A comment was added or edited on a task you are assigned to"
project_experiment_access: "You were added or removed from a Project"