-
* Searches can also be done via the content of the issue `Summary`, `Project`, `Assignee`, `Status` & `Type`. Additional filters are also supplied to aid in the filtering of the output such as `project`, `type`, `status` & custom field by using the following pattern `<custom_field_name>=<custom_field_value>`. * Commands that output issues can now be supplied a format via the `--format` flag with appropriate values (e.g. `json` , `yaml`, `csv`, `html`, `markdown`). * Added an `interactive` mode for issue searches. * Implementing [unique] issues for the [create] verb - allowing a single open issue to exist at a given time whenever the '--unique' flag is provided. * Added `labels` & `fixVersion` as a updatable field to the [update] command.
a14e87ec* Searches can also be done via the content of the issue `Summary`, `Project`, `Assignee`, `Status` & `Type`. Additional filters are also supplied to aid in the filtering of the output such as `project`, `type`, `status` & custom field by using the following pattern `<custom_field_name>=<custom_field_value>`. * Commands that output issues can now be supplied a format via the `--format` flag with appropriate values (e.g. `json` , `yaml`, `csv`, `html`, `markdown`). * Added an `interactive` mode for issue searches. * Implementing [unique] issues for the [create] verb - allowing a single open issue to exist at a given time whenever the '--unique' flag is provided. * Added `labels` & `fixVersion` as a updatable field to the [update] command.
This project is licensed under the GNU General Public License v3.0 only.
Learn more
Loading