Forums

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

Filter issues that were last commented not by assignee

Катя Годнева February 1, 2019

Hello

I need to get a filter pf issues where last comment is not by assignee, any ideas, who that can be done?

 

1 answer

1 accepted

0 votes
Answer accepted
José León _Sistel_
Contributor
February 1, 2019

Hello,

  The first thing that comes up to my mind is to add a custom calculated field that returns the assignee of the last issue comment. That way, you could filter for the issues where that field is NOT the assignee.

I suggest you to check ScriptRunner to create that calculated field: https://marketplace.atlassian.com/apps/6820/scriptrunner-for-jira

There are another plugins that are more focused on the comments: https://marketplace.atlassian.com/apps/15064/ccc-last-comment?hosting=server&tab=overview

https://marketplace.atlassian.com/apps/1219476/comment-custom-fields-for-jira?hosting=cloud&tab=overview

Regards

Катя Годнева February 1, 2019

Thanks a lot! looks like calculated field is my solution. 

Suggest an answer

Log in or Sign up to answer