Jul 16 - Update submission will trigger notification to self inspector only

This commit is contained in:
2026-07-16 15:56:18 -04:00
parent 56bcf9ed63
commit 4900ddc2cc
3 changed files with 22 additions and 0 deletions
+4
View File
@@ -10,6 +10,10 @@ role_key values
admin — all users with role='admin'
director — all users with role='director'
inspector — all users with role='inspector'
EXCEPTION: for event 'inspection_completed', the inspector
column notifies ONLY the inspection's own inspector
(the submitter), not the whole inspector pool. Scoping is
applied in notify_by_matrix() via the inspection_id.
project_manager — all users with role='project_manager'
customer — all customer-portal users assigned to the relevant facility
assignee — the specific user the issue/inspection is assigned to