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: 

How can I identify (field) the comments for a flag in a query?

fabiofreitas
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!
February 10, 2020

I am trying to build a boar that shows the stories that has flags and the comment of this flag.

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Max Foerster - K15t
Community Champion
February 10, 2020

Hey @fabiofreitas 

if you are using the built-in feature the JQL is Flagged = Impediment. And you can combine that with a search for a text in a comment using comment ~ "\"Whatever your comment is\""

See the "comment" field reference in the Advanced Searching documentation for everything related to JQL. Does that answer your question?

Best, Max

fabiofreitas
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!
February 10, 2020
Like Max Foerster - K15t likes this