Commit 25168c8
committed
fix(autosave): include branchName in persisted snapshot
updateTaskBranch (used by MergeDialog's branch mismatch fix) updates
branchName in the store, but the autosave snapshot didn't track it.
If branchName was the only field that changed, the debounced save
would not trigger, potentially losing the update on app restart.
https://claude.ai/code/session_01McqHYwdaCNNXqPQWGBTGS41 parent ab434ae commit 25168c8
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments