ankitpokhrel / ankitpokhrel/jira-cli
support "option-with-child" custom field
Offen
feature request
- Vorherrschende Sprache
- Go
- Sterne
- 6k
- Forks
- 412
- Ø Merge
- 2 T. 3 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
```
$ jira version
(Version="1.3.0", GitCommit="ed84fe74f68ba1b2cf0504a931ca09a03b2c9fed", CommitDate="2023-01-02T09:59:32+00:00", GoVersion="go1.19.4", Compiler="gc", Platform="linux/amd64")
```
Our private local JIRA has a custom field like this:
```
- name: foo
key: customfield_15160
schema:
datatype: option-with-child
```
This is a two-valued option field. Is there any way to support this field?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.