I would like to create a filter that displays the reporter (and assignee) as the username, not the fullname. Is that possible to do? Do I need to create a custom field like "reporter username" to do this?
Thanks...
Yes, I think you have answered your own question. JQL does not allow you to process the fields it returns. You need a custom field for "reporter username" and "assignee username" and set those on creation for reporter and on update for assignee. You can then perform your query and put those fields into the list of displayed fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just to confirm. If I create a custom field for assignee username, then (1) do I create the custom field as a text box? and (2) how do I get the tool to automatically populate the username in that field?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
so have you found the solution?
I have a similar case where i need the currentReporter of an issue but I need his username instead of his full name ( username is unique, full name is not)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Does Atlassian monitor these Q&A? I cannot imagine they have the resources for that but this request seems like a work around for a deficiency in JIRA. You should be able to view the data that JIRA is tracking. Crazy that the tool tracks the information but doesn't give you a way to view it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.