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

Opening issues with `jira issues list` results in an non-interaction TUI loading, you can paginate side-to-side, but row selection is not visible/rendered properly. **Please provide following details** 1. JiraCLI Version:...

windows

**Describe the bug** The current create Meta client request calles the api for jira versions below 8.,4 https://github.com/ankitpokhrel/jira-cli/blob/ebc9e0e2e459a3ec7f1c1779f1294f69433175d3/pkg/jira/createmeta.go#L33-L45 after 8.4 the url changes to ``` /rest/api/2/issue/createmeta/{projectIdOrKey}/issuetypes ``` https://developer.atlassian.com/server/jira/platform/jira-rest-api-examples/ **Please provide...

need to check

Minor suggestion on README.md 🔨

**Describe the bug** When I use @user.name, it comes out as plain text in the JIRA UI. When I fetch an issue with an At mentioned member, I see the...

hacktoberfest

@ankitpokhrel Thanks for great software. I would like to set security level. Is it possible to set it using custom fields? When I run command ``` curl --request GET \...

**Describe the bug** It seems that the flag --plain is not considered or is not working **Please provide following details** 1. JiraCLI Version: ``` (Version="1.0.0-beta", GitCommit="118b51dc3913ba2af0411c9d4a344eaecda8571b", CommitDate="2022-05-09T05:49:06+00:00", GoVersion="go1.17.5", Compiler="gc", Platform="windows/amd64")...

help wanted
hacktoberfest
windows

**Describe the bug** `jira init` exits with the error `Got response in unexpected format when fetching metadata. Please try again` **Please provide following details** 1. JiraCLI Version: ``` (Version="v0.3.0", GitCommit="",...

hacktoberfest

**Describe the bug** I was trying to assign a ticket to an user using the search box but was getting the following error ![image](https://user-images.githubusercontent.com/43195293/162712921-8b7b5c0c-4c24-4ed2-b99f-ebe2089f8266.png) ![image](https://user-images.githubusercontent.com/43195293/162712953-cd4b6115-767d-4753-a7e1-2ff5b002c998.png) **Please provide following details** 1....

defect
help wanted
hacktoberfest

**Describe the bug** ```[guest@home tmp]$ ls -la total 8 drwxrwxr-x. 1 guest guest 32 May 22 13:44 . drwxrwxr-x. 1 guest guest 1480 May 22 13:43 .. -rwxr-xr-x. 1 guest...

help | support