You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(raid): skip unmapped watchers when sending Jira notifications (#257)
Check if the watcher has a JiraUser record in the database before
attempting to resolve their Slack user. Watchers without a mapping
(service accounts, external users) are skipped with a debug log
instead of generating warnings on every webhook.
0 commit comments