Files
fusion/.changeset/fn-4740-api-tracking-enabled.md
Fusion (runfusion.ai) b1209b1859 feat(FN-4740): persist github tracking enabled state in dashboard
Adds persistence for the GitHub tracking enabled state with test coverage in the dashboard hook, and includes a changeset for the `@runfusion/fusion` package.

Fusion-Task-Id: FN-4740
2026-05-16 09:36:19 -07:00

6 lines
320 B
Markdown

---
"@runfusion/fusion": patch
---
Persist GitHub tracking `enabled: true` on task records as soon as project/task settings resolve tracking to enabled, even when issue creation is deferred. This keeps API-created tasks aligned with default tracking state in dashboard UI and prevents redundant enabled-state rewrites.