Hi,
I have a requirement that i have to retrieve always the latest comment from JIRA tickets which i am querying using JQL
sample query which i am using right now is as follows---
project = ABC AND issuetype = bug OR project = "project1 " AND
issuetype = Bug AND component = "component_1"
OR labels in (cloud_bug) AND labels in (data_united)
Kindly Help us on this and provide some tips/hints in getting the latest comment using JQL.
Regards,
Lakshmi
Hi @Lakshmi Prasanna - Welcome to the Atlassian Community!
You might find this previous post helpful, also:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Currently is it not possible to retrieve the lastComment field using JQL, you must go for a third-party app instead.
See Simple Last Comment for Jira which is currently FREE
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register todayOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.