cli/pkg/cmd/issue/edit
Kynan Ware 6e76f11dec fix: correct GraphQL field name in AddBlockedBy/RemoveBlockedBy mutations
The AddBlockedByPayload and RemoveBlockedByPayload types expose
the result as 'issue', not 'blockedIssue'. Found during live spec
testing against github.com — the mutations returned empty responses.

Updated mutation queries and corresponding test fixtures.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-30 08:49:43 -06:00
..
edit.go fix: address round 2 code review findings 2026-04-30 08:49:43 -06:00
edit_test.go fix: correct GraphQL field name in AddBlockedBy/RemoveBlockedBy mutations 2026-04-30 08:49:43 -06:00