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
6 lines
320 B
Markdown
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.
|