mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-14 05:39:08 +02:00
Both the useUpdateIssue mutation and the WS onIssueUpdated handler only invalidated the OLD parent's children query. When parent_issue_id changes, the new parent's sub-issues list was stale until page refresh.