cli/pkg/cmd/project
yuvrajangadsingh fdd6388086 refactor: deduplicate scope error handling between api/client.go and project queries
Consolidate duplicated INSUFFICIENT_SCOPES error handling into a single
implementation. The project queries package now calls
api.GenerateScopeErrorForGQL instead of reimplementing the same logic.

Removes duplicated requiredScopesFromServerMessage, scopesRE, and the
associated test (already covered by api/client_test.go).

Fixes #12823
2026-03-05 20:57:32 +05:30
..
close Fix project mutation query variable usage 2026-02-23 07:13:07 -07:00
copy Fix project mutation query variable usage 2026-02-23 07:13:07 -07:00
create Fix project mutation query variable usage 2026-02-23 07:13:07 -07:00
delete Fix project mutation query variable usage 2026-02-23 07:13:07 -07:00
edit Fix project mutation query variable usage 2026-02-23 07:13:07 -07:00
field-create Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
field-delete Remove project JSON formatting objects (#8541) 2024-01-17 17:56:58 +00:00
field-list Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
item-add Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
item-archive Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
item-create Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
item-delete Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
item-edit fix(project/item-edit): preserve title/body when editing draft issue with partial flags 2026-02-26 16:23:37 +05:30
item-list Simplify error message 2026-02-18 17:25:56 +01:00
link Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
list Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
mark-template Fix project mutation query variable usage 2026-02-23 07:13:07 -07:00
shared refactor: deduplicate scope error handling between api/client.go and project queries 2026-03-05 20:57:32 +05:30
unlink Update project help text; fix unlink usage 2025-02-27 17:51:05 +05:00
view Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
project.go Update project help text; fix unlink usage 2025-02-27 17:51:05 +05:00