jira-cli icon indicating copy to clipboard operation
jira-cli copied to clipboard

πŸ”₯ Feature-rich interactive Jira command line.

Results 99 jira-cli issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Template content get incorrectly escaped in `{noformat}`/`{code}` tags. **Please provide following details** 1. JiraCLI Version: ``` 1.4.0-1 (Version="v0.0.0-dev", GitCommit="", CommitDate="", GoVersion="go1.20.4", Compiler="gc", Platform="linux/amd64") ``` 2. Are you...

**Describe the bug** I'm using iTerm2 and I have some hotkeys that map to escape sequences that allows me to jump forward and backwards, and delete whole words and lines,...

**Describe the bug** **Please provide following details** 1. JiraCLI Version: ``` (Version="1.3.0", GitCommit="ed84fe74f68ba1b2cf0504a931ca09a03b2c9fed", CommitDate="2023-01-02T09:59:32+00:00", GoVersion="go1.19.4", Compiler="gc", Platform="darwin/arm64") ``` 2. Are you using Jira cloud or on-premise jira server? ``` Jira...

defect

**Describe the bug** **Please provide following details** 1. JiraCLI Version: ``` (Version="1.4.0", GitCommit="eb842e18014303a575fde8e19508b3c7c13982c5", CommitDate="2023-05-09T07:09:45+00:00", GoVersion="go1.19.4", Compiler="gc", Platform="darwin/amd64") ``` 2. Are you using Jira cloud or on-premise jira server? ``` Jira...

**Describe the bug** Running: jira issue edit --no-input --assignee "Unassigned" should set assignee to "Unassigned" but it get set to another user, "Unassigned " instead. The former doesn't have an...

defect

**Describe the bug** A crash on the `v` action in Sprints layout for any issue: ``` β”˜panic: runtime error: invalid memory address or nil pointer dereference β•‘ β•‘ [signal SIGSEGV:...

I want to create an issue via the cli. I provide a value for a custom field that is of`datatype` `group`: ``` - name: Feature Team key: customfield_11544 schema: datatype:...

waiting for response

``` $ 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...

feature request

**Describe the solution you'd like** When I'm using jira cli to view all my current issue, I can view content and commentary of the jira, but there is no key...

feature request

**Describe the bug** Some syntax escaping errors when converting Markdown to jira **Please provide following details** 1. JiraCLI Version: ``` github.com/ankitpokhrel/jira-cli v1.3.0 ``` **To Reproduce** Example: ![image](https://user-images.githubusercontent.com/11403002/216564768-ce720d08-bf28-4b69-86b5-284f510ebc6b.png) Code: ``` conent...