gitlink-cli/shortcuts/issue
15972095207 7f53548244 fix: use correct issue_tag_ids field for issue create --label
The GitLink v1 API expects issue_tag_ids (array of integers), not label_id.
This fixes the bug where --label was silently ignored when creating issues.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-04 08:50:37 +08:00
..
batch.go feat(issue): add batch close shortcut with dry-run support 2026-05-13 17:27:50 +08:00
batch_test.go feat(issue): add batch close shortcut with dry-run support 2026-05-13 17:27:50 +08:00
issue.go fix: use correct issue_tag_ids field for issue create --label 2026-06-04 08:50:37 +08:00
issue_test.go feat(issue): add authors shortcut 2026-05-25 08:50:47 +08:00