[Quality Management] Do not show notification when inspections are not created#8555
[Quality Management] Do not show notification when inspections are not created#8555JakovljevicDusan wants to merge 2 commits into
Conversation
5b93366
Agentic PR Review - Round 1Recommendation: Request ChangesWhat this PR doesThis changes Quality Management inspection creation so reused inspections no longer trigger the single "Quality Inspection created" notification, and batch notification tracking only includes inspections where SuggestionsS1 - Add regression coverage for notification suppression S2 - Separate reused inspections from newly-created counts in multi-record paths Risk assessment and necessityRisk: The touched paths are user-visible notification/display paths in Necessity: The fix is necessary for setups that intentionally reuse existing inspections, but it needs regression coverage and consistent created-vs-reused counting before merge.
|
alexei-dobriansky
left a comment
There was a problem hiding this comment.
@JakovljevicDusan, I guess we can ignore S1, please check S2.
What & why
Do not show notifications when inspections are not created, for example due to setup that instructs to use existing inspections.
Linked work
Fixes AB#624741