Open lalit2054 opened 4 years ago
Command - jira i <issueId> -a <user> Requirement - It should allow to present the list of users matching user parameter as most of the time we don't know the exact user name. The list to be presented as selectable options.
jira i <issueId> -a <user>
I have created a Pull Request for the same. It is working perfectly fine for me. Kindly check and merge into master. PR https://github.com/foxythemes/jira-cli/pull/51
Command -
jira i <issueId> -a <user>
Requirement - It should allow to present the list of users matching user parameter as most of the time we don't know the exact user name. The list to be presented as selectable options.