improvement: users get notified whenever a task is done completely, not per step.
This commit is contained in:
@@ -492,6 +492,7 @@ enum LabCaseActivityType {
|
||||
CASE_AMENDED
|
||||
TASK_COMPLETED
|
||||
TASK_ASSIGNED
|
||||
CASE_COMPLETED
|
||||
}
|
||||
|
||||
enum LabCaseTabReadTarget {
|
||||
@@ -508,6 +509,7 @@ enum UserNotificationType {
|
||||
CASE_IMPORTANT
|
||||
TASK_COMPLETED
|
||||
TASK_ASSIGNED
|
||||
CASE_COMPLETED
|
||||
CONNECTION_REQUEST
|
||||
STAFF_INVITE
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user