You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Is there any Filter option available for the field(Person name,Who closed the Ticket) in Issues to Export this Column for all the JIRA Issues as Excel
Hi @Ravi Vadlamudi, Steven is absolutely right; although you could also start logging this information if you really need it.
To do it:
Here's some quick documentation on this method: https://confluence.atlassian.com/jira064/how-to-update-custom-field-values-during-workflow-transition-720415925.html
As always, be sure you really really need this info before creating custom fields, installing plugins, and customizing your Jira instance! Sometimes we add shiny things and find out, years down the road, that they weren't really needed and now we have to do extra work to clean them up!
Hope this helps,
Rachel Wright
Author, Jira Strategy Admin Workbook
Thank you Rachel,For your prompt response.
But here,JSU Plugin is only available in server.Currently we're on Cloud.Is there any other Alternative(Plugin's which supports Cloud) to work with !!
Even though I've tried this Steps in Cloud,It failed.Let me Show You :
My Requirement :- To get The Field/Column(Person,Who closed the Ticket) in Filters while sorting the Issues for Particular Project.
So, I've configured the Above steps as you said,
1)Created one Custom field named,Ticket Solved by Person
2)Also added a post function named "Update Issue Custom Field".
I'm attaching the Images of Executed Steps for better Understanding of my Issue,Please Advice after having a Glance.
Image 1 :(Created Custom Field with name)
Image 2: (Added in the Post Functions by Inserting CURRENT_USER :)
Image 3:(Field Enabled in Filters Dropdown also,Still Not Appearing this Field in Excel while Exporting)
Have you moved the issues through the transition that has this post function on it?
Thanks for the Response,I've moved the Issues as per the transaction.But It's not working.Problem is JSU Plugin Is not available in cloud.And as I created the Field(Ticket solved by person) is been Created.But Not showing any Response..
No. You need an add-on that can provide a function to pull the data from the history, or catch and record it at the time the transition is executed.
I'd use ScriptRunner (I am, of course, biased there, as I work for Adaptavist. I try not to plug us too much, hence the slightly neutral answer above. There are other options, just not ones I'd choose when I have SR available)