relate: 5c11485a --RELATED_TO--> 0df0e075

This commit is contained in:
Cal Corum 2026-02-28 12:10:00 -06:00
parent 8a260d3ec6
commit 019239890f
3 changed files with 27 additions and 2 deletions

View File

@ -0,0 +1,13 @@
---
id: 38e55a1d-2f56-428b-8160-f01f98c6e113
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: 0df0e075-ae86-4208-b08d-a02bb5fa2278
to_title: "Fix: Dashboard didn't refresh after sync — re-mount on SyncComplete"
strength: 0.8
created: "2026-02-28T18:10:00.107772+00:00"
updated: "2026-02-28T18:10:00.107772+00:00"
---
Both are fixes from the same sync/dashboard session — sync correctness feeds into dashboard refresh

View File

@ -6,7 +6,13 @@ tags: [sba-scout, rust, dashboard, ux, sync, tui]
importance: 0.6
confidence: 0.8
created: "2026-02-28T18:09:29.595660+00:00"
updated: "2026-02-28T18:09:29.595660+00:00"
updated: "2026-02-28T18:10:00.107772+00:00"
relations:
- target: 5c11485a-c808-41b6-8576-a8a388b5be1e
type: RELATED_TO
direction: incoming
strength: 0.8
edge_id: 38e55a1d-2f56-428b-8160-f01f98c6e113
---
# Fix: Dashboard didn't refresh after sync — re-mount on SyncComplete

View File

@ -6,7 +6,13 @@ 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:09:23.796074+00:00"
updated: "2026-02-28T18:10:00.107772+00:00"
relations:
- target: 0df0e075-ae86-4208-b08d-a02bb5fa2278
type: RELATED_TO
direction: outgoing
strength: 0.8
edge_id: 38e55a1d-2f56-428b-8160-f01f98c6e113
---
# Fix: Rust sync excluded IL/MiL teams due to active_only=true