Dear all,
I would like to get assignee information when retrieving JIRA issue list with the following command:
./jira.sh --action getIssueList --jql "project = 'XXXX' AND cf[12345] ~ 'XXXX'" --outputFormat "2" --columns "key,summary,assignee,"
which return result sample as below:
1 issues
"Key","Summary","Assignee"
"KEY12345","Summary of the Issue","123456789"
However, when I use JIRA user interface I could see Assignee Name and email address under Assignee Column instead, for example "Jane Smith ( Jane.Smith@email.com)"
How can I get the Assignee Name (and email address) using JIRA CLI?
Thank you.
Zarinah Yusof
We tried to reproduce the issue in our system. We are able to see the usernames using the same command that you have mentioned. Could you please try using outputFormat 999 instead of outputFormat "2" and also please let us know the add-on version and confluence version that you are using.
For the other question regarding email address: currently, this feature is not available. We have an improvement request created for the same. We would request to vote/watch the request to get the updates when we make progress on it. In case you find any difficulty accessing the request, please try to access in a different browser where you have not logged into our portal.
Thanks,
Sravya
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.