Find Comment

for Jira Server 7.0.0 - 9.10.2 and more
25 installs
  • Jira Service Management
  • Jira Software

We no longer offer sales and support for server apps. You can stay connected by exploring the migration options to either the cloud or Data Center version of this app.

Find comments by: content, author, date, last comment, Add new comment, Check number of comments

A very useful set of JQL functions dedicated to find comments

The Comment Added By JQL Function

  • issue in commentAddedBy("username")

The Comment Contains JQL Function

  • issue in commentcontains("word")

The Comment Added After JQL Function

  • issue in commentAddedAfter("2015-01-03")

The Comment Added Before JQL Function

  • issue in commentAddedBefore("2015-01-03")

The Last Comment Author JQL Function

  • issue in lastCommentAuthor("bob")

The Last Comment Added After JQL Function

  • issue in lastCommentAddedAfter("2015-01-03")

The Last Comment Added Before JQL Function

  • issue in lastCommentAddedBefore("2015-01-15")

The Last Comment Contains JQL Function

  • issue in lastCommentContains("Approved")

CONDITIONS:

  • Number Of Comments

POST FUNCTIONS:

  • Add Comment

Privacy and security

Privacy policy

Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.

Partner privacy policy

Resources

Gallery