From b2fdcb434c72acc09934714f699440f4b13446f2 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Sat, 28 Feb 2026 12:10:02 -0600 Subject: [PATCH] relate: 5c11485a --RELATED_TO--> 6d3627c4 --- ...TED_TO--fix-dashboard-position-coverag-626fd3.md | 13 +++++++++++++ ...-coverage-only-counted-pos-1-not-all-p-6d3627.md | 8 +++++++- ...ded-ilmil-teams-due-to-active-onlytrue-5c1148.md | 7 ++++++- 3 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 graph/edges/fix-rust-sync-excluded-ilmil-t--RELATED_TO--fix-dashboard-position-coverag-626fd3.md diff --git a/graph/edges/fix-rust-sync-excluded-ilmil-t--RELATED_TO--fix-dashboard-position-coverag-626fd3.md b/graph/edges/fix-rust-sync-excluded-ilmil-t--RELATED_TO--fix-dashboard-position-coverag-626fd3.md new file mode 100644 index 00000000000..f525da5cf79 --- /dev/null +++ b/graph/edges/fix-rust-sync-excluded-ilmil-t--RELATED_TO--fix-dashboard-position-coverag-626fd3.md @@ -0,0 +1,13 @@ +--- +id: 626fd39b-2fbf-42cc-8131-15e1bc71f492 +type: RELATED_TO +from_id: 5c11485a-c808-41b6-8576-a8a388b5be1e +from_title: "Fix: Rust sync excluded IL/MiL teams due to active_only=true" +to_id: 6d3627c4-5aa1-47f0-a85f-34fe3ea685ac +to_title: "Fix: Dashboard position coverage only counted pos_1, not all positions" +strength: 0.7 +created: "2026-02-28T18:10:02.521468+00:00" +updated: "2026-02-28T18:10:02.521468+00:00" +--- + +Both are dashboard correctness fixes — sync populating correct teams, dashboard displaying correct position coverage diff --git a/graph/fixes/fix-dashboard-position-coverage-only-counted-pos-1-not-all-p-6d3627.md b/graph/fixes/fix-dashboard-position-coverage-only-counted-pos-1-not-all-p-6d3627.md index a678b1b29fe..8b388f2f77d 100644 --- a/graph/fixes/fix-dashboard-position-coverage-only-counted-pos-1-not-all-p-6d3627.md +++ b/graph/fixes/fix-dashboard-position-coverage-only-counted-pos-1-not-all-p-6d3627.md @@ -6,7 +6,13 @@ tags: [sba-scout, rust, dashboard, positions, bug-fix] importance: 0.55 confidence: 0.8 created: "2026-02-28T18:09:34.355896+00:00" -updated: "2026-02-28T18:09:34.355896+00:00" +updated: "2026-02-28T18:10:02.521468+00:00" +relations: + - target: 5c11485a-c808-41b6-8576-a8a388b5be1e + type: RELATED_TO + direction: incoming + strength: 0.7 + edge_id: 626fd39b-2fbf-42cc-8131-15e1bc71f492 --- # Fix: Dashboard position coverage only counted pos_1, not all positions diff --git a/graph/fixes/fix-rust-sync-excluded-ilmil-teams-due-to-active-onlytrue-5c1148.md b/graph/fixes/fix-rust-sync-excluded-ilmil-teams-due-to-active-onlytrue-5c1148.md index fa8d3e2dfbb..9ba45186ee4 100644 --- a/graph/fixes/fix-rust-sync-excluded-ilmil-teams-due-to-active-onlytrue-5c1148.md +++ b/graph/fixes/fix-rust-sync-excluded-ilmil-teams-due-to-active-onlytrue-5c1148.md @@ -6,13 +6,18 @@ tags: [sba-scout, rust, sync, bug-fix, api, teams] importance: 0.7 confidence: 0.8 created: "2026-02-28T18:09:23.796074+00:00" -updated: "2026-02-28T18:10:00.107772+00:00" +updated: "2026-02-28T18:10:02.521468+00:00" relations: - target: 0df0e075-ae86-4208-b08d-a02bb5fa2278 type: RELATED_TO direction: outgoing strength: 0.8 edge_id: 38e55a1d-2f56-428b-8160-f01f98c6e113 + - target: 6d3627c4-5aa1-47f0-a85f-34fe3ea685ac + type: RELATED_TO + direction: outgoing + strength: 0.7 + edge_id: 626fd39b-2fbf-42cc-8131-15e1bc71f492 --- # Fix: Rust sync excluded IL/MiL teams due to active_only=true