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

fabiofreitas 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

0 votes
Max Foerster - K15t
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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 February 10, 2020
Like Max Foerster - K15t likes this

Suggest an answer

Log in or Sign up to answer