Bug: setActivePbi reset activeStoryId/activeTaskId, maar het cascade- restore-pad zette daarna een hint-story actief zonder te valideren of die story bij de nieuw-geselecteerde PBI hoort. Bij PBI-switch bleef daardoor de task-kolom de taken van de vorige story tonen. Fix: alleen setActiveStory(hint) als entities.storiesById[hint].pbi_id === pbiId. Bij mismatch blijft activeStoryId null en is de task-kolom leeg totdat de gebruiker een story uit de nieuwe PBI kiest. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| product-workspace | ||
| solo-workspace | ||
| sprint-workspace | ||
| user-settings | ||
| idea-store.ts | ||
| jobs-store.ts | ||
| notifications-store.ts | ||
| products-store.ts | ||
| solo-store.ts | ||
| workspace-status-adapter.ts | ||