The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Filter/Dashboard Results for Comments

James Stutz
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 15, 2021

My team and I are working to create a filter and corresponding dashboard that can pull and display comments from Jira issues defined by keywords within those comments. We've tuned the JQL to the point that it's pulling the correct issues, but there doesn't seem to be a column option for displaying only the specific comments we need; the last comment, or the last three comments, might not be the comments in question.

Is there a way to create a Jira dashboard view from a filter that will display, based on keywords in comments, the relevant issues and ONLY the comments that contain those keywords?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

3 votes
Answer accepted
Jack Brickey
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 Champions.
July 15, 2021

No. But maybe you could consider a different approach. You could create a custom text field and use that associated with automation. When you find a comment added that maps to what you want to preserve then you could copy that comment into your custom field. Of course this will get overwritten each time a new comment is added the Maps to your conditions.