Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,551,722
Community Members
 
Community Events
184
Community Groups

How to create a column in the filter with surname/last name

Hi all, i have checked the Atlassian JQL documentation and i cannot find a way to create a column inside a custom filter that display only the last name of the user (or first name). 

You can only see the full name (e.g. assignee) in one column, some software does not accept such names and we would like to automate the jira export to other software which works with first name and last name.

Is there any way to do this via JQL, e.g. add another column in filter/display only first name?.

2 answers

1 accepted

1 vote
Answer accepted
Vikrant Yadav
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 03, 2023

Hi @Christian Radwanski  Welcome to Atlassian Community!

JIRA filter column display fields data only. JIRA stores data in field and column are fields and showing data stored in that field w.r.t issue key.

If you want to capture First name only of the assignee or reporter, you can do some Automation and store that data in a Custom Field, give field name like "First name". 

Or you can add a custom field, where the user enters first name.

Or you can export JIRA data into Excel or csv and split Full Name into First and Last name column. 

Thanks,

Vikrant yadav

1 vote
Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 03, 2023

Hi @Christian Radwanski , there is not a way of using JQL for this unless you created a unique field for surname. The the trick would be extracting the surname from each issue's assignee field and copying into the new field. Unsure if there are any Marketplace options.

Ya I was affraid of this, thanks... yet again something you would expect in Jira but isn't there. :( 

Like Vikrant Yadav likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events