mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 13:29:44 +02:00
- CreateIssue: validate parent issue exists in the same workspace - UpdateIssue: validate parent exists, prevent self-referencing, detect circular parent chains (up to 10 levels deep) - Frontend: derive child issues from store when available instead of refetching on every global issue count change