WIP: fix: prevent group_diag from prematurely marking patrol groups for deletion #5

Draft
Fastwind wants to merge 1 commits from fix/patrol-group-lifecycle into master
Collaborator

Tags patrol groups (KPLIB_patrol_group) so group_diag skips them, and
cleans up the tag + enables deleteGroupWhenEmpty only once the patrol
lifecycle is complete.

Tags patrol groups (KPLIB_patrol_group) so group_diag skips them, and cleans up the tag + enables deleteGroupWhenEmpty only once the patrol lifecycle is complete.
Fastwind added 1 commit 2026-07-03 14:44:43 +00:00
Tags patrol groups (KPLIB_patrol_group) so group_diag skips them, and
cleans up the tag + enables deleteGroupWhenEmpty only once the patrol
lifecycle is complete. Prevents the '_grp was nil' log spam by fixing
the root cause rather than just silencin the symptom.
Fastwind requested review from REDCODE 2026-07-03 14:44:43 +00:00
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/patrol-group-lifecycle:fix/patrol-group-lifecycle
git checkout fix/patrol-group-lifecycle
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: REDCODE/CTI34-KPLIB-Ruha#5