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
Follow this short step-by-step guide on how to monitor all the comments, including the last one, using the custom field only.
Step 1
First of all, you need to create the new custom field in the project for every Issue type. Type the name “Last Comment” for a custom filed and choose the “Paragraph” type (as it is displayed in the screenshots below).
Step 2
Then start the Automation process. Here’s what you should do:
Go to Project -> Setting-> Apps-> Project Automation -> Create rule
You can start when the Issue is Commented, and edit a custom field with the latest Comment.
{
"fields": {
"YOUR FIELD NAME" :"Thanks for raising {{issue.key}}. {{issue.comments.last.body}}"
}
}
Look on the screenshot below to get a clear view of how to do that properly.
Step 3
Go to JQL search or any add-on (for example Time in Status for Jira Cloud) -> Columns -> Select Last Comment field
As the result, you will see the custom field you have created with the latest value.
That’s all!
Now you know how to display the last comment in the filter, JQL, or any add-on too.
Best Regards
SaaSJet Team
Zoryana Bohutska _SaaSJet_
Customer Success Manager at SaaSJet
SaaSJet
51 accepted answers
28 comments