Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to show the column of the last user in Jira list view column

__Anna__ June 12, 2020

Hi all, 

is there the possibility to add in the "list view" of JIRA tickets the column to see the name of the last user who wrote a comment? if yes, what is the correct field to select in the list columns?

Here, there is the possibility to choose the columns: 

fields.PNG

 

These are my list view of the columns selected:columns.png

 

please, can you help me?

 

thank you so much for your cooperations, 

*_Anna_*

2 answers

0 votes
Artem_Danylkov_SaaSJet_ June 17, 2020

Hi @Anna,
Unfortunately, the name of the last user who wrote a comment doesn't exist like a field. But you can use our addon Issue History to view all changes made with issues, including the history of adding comments.
To get this data you need to choose comment field at the column manager.
You can also select a list of issues with comments written by the specific user you are interested in.

Скрін для поста Issue history.png
Best regards

Artem

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 12, 2020

All the columns in the navigator are fields (or things Jira exposes as though they are a field).

"The person who last commented" is not a field that Jira has off-the-shelf, so you'll need something that can do that.  I'd use a scripted field to extract and show it.

__Anna__ June 12, 2020

Hi, 

thank you for the response.

 

can you tell me how i can create a : "scripted field to extract and show it" ?

can you give me more explanation? 

 

I remind you, I'm not an administrator user.

__Anna__ June 15, 2020

i need more clarification please

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 15, 2020

You will need one of the apps that provides scripted fields, plus a script to read the last comment's data for the author.  You'll need admin rights to create the field and script.

Suggest an answer

Log in or Sign up to answer