jira-cli
jira-cli copied to clipboard
Jira issue list option to view only "my" issues
Please consider opening a discussion in
ideascategory if applicable. Your feature will be prioritized on based on the number of votes.
Is your feature request related to a problem? Please describe.
It would be nice to have an option in "jira issue list" to only view "my" issues.
Describe the solution you'd like
Ideally some key binding "o" to toggle viewing only "my" issues vs "all" issues?
Describe alternatives you've considered
Additional context
Hi @jerome-ibanes, you can do jira issue list -a$(jira me) to list all issues assigned to you. Regarding doing this directly from the TUI, this is not possible at the moment. I am going to work on some UI improvements this year that will hopefully solve this issue.