Find Comment

for Jira Server 7.0.0 - 8.15.1 and more
28 installs
  • Supported
  • Jira Service Management

As we continue to move towards a cloud future together, new server app sales and installs are no longer available for customers. You can update app version via Atlassian Marketplace until the end of support for server on Feb 15, 2024. Learn more

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

Security

This app is not part of the Marketplace Bug Bounty program. Learn more

Resources

Gallery