ankitpokhrel / ankitpokhrel/jira-cli

--column don't display custom field

Aperta
#616 7 commenti 17 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Go
Stelle
6k
Fork
412
Merge medio
2g 3h
PR unite (30g)
1

Descrizione

> Please consider [opening a discussion](https://github.com/ankitpokhrel/jira-cli/discussions/categories/ideas) in `ideas` category if applicable. Your feature will be prioritized on based on the number of votes.

**Is your feature request related to a problem? Please describe.**

Use jira_1.3.0_linux_x86_64:
The custom fields don't show in list output:

[test] jira issue list -q "project ="RHEL" and 'QA Contact' in ("chuhu'\u0040'redhat.com") and 'Preliminary Testing' !=Pass" --plain --no-headers --columns "key,type,status,resolution,summary,'QA Contact'"
RHEL-311 Story Development sched/psi updates to v6.3-rc1

The config:
issue:
fields:
custom:

- name: QA Contact
key: customfield_12315948
schema:
datatype: user

**Describe the solution you'd like**

Display the required output column, even it's custom field.

**Describe alternatives you've considered**

**Additional context**

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.