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
This commit is contained in:
committed by
gsxdsm
parent
aa87799516
commit
b1209b1859
5
.changeset/fn-4740-api-tracking-enabled.md
Normal file
5
.changeset/fn-4740-api-tracking-enabled.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@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.
|
||||
Reference in New Issue
Block a user