mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-15 22:29:04 +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.