Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-81842

Add "commentedBy" as a JQL function

XMLWordPrintable

    • 13
    • 13
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Summary

      Currently, there is no way to search for issues commented on by a given user using JQL; the closest way would be to use "updatedBy", but this includes a significant number of operations alongside comments (creating an issue, updating any of the issue's fields, creating or deleting a comment, or editing a comment).

      Suggestion

      Add a new JQL function "commentedBy" with the conditions of "updatedBy":

      Suggested syntax:

      commentedBy(user)
      commentedBy(user, dateFrom)
      commentedBy(user, dateFrom, dateTo)
      

              Unassigned Unassigned
              6d7c663e31d1 Eliseu Pedro
              Votes:
              7 Vote for this issue
              Watchers:
              13 Start watching this issue

                Created:
                Updated: