-
Suggestion
-
Resolution: Unresolved
-
28
-
44
-
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
Hi,
Our users would like to search on issues he has added comments to. It would be a handy way to choose issues to be watched.
We can currently search on text within comments, but not filter on comment-authors.
In the filter page, perhaps as one of the attribute fields, there could be a field for "Includes Comment By".
Thanks,
Steve
------------------------------------------------------------------------
Stephen Butler, Software Logistics Dept.
SOLINET GmbH Solutions for Innovative Networks
Mittlerer Pfad 26, 70499 Stuttgart, Germany
Tel +49 711 1398 1357, Fax +49 711 866 1240
Workaround
If you have Watch your issues enabled in your personal settings (https://<your site name>.atlassian.net/secure/ViewPersonalSettings.jspa), you will automatically 'watch' the issues you interact with.
In other words, if you comment on an issue you will automatically become a watcher and therefore can use the following JQL
watcher = currentUser()
The limitation of this method is that it will return false positives, i.e. tickets that you are watching but have not commented on. It also won't return issues where you have commented and then subsequently unmarked yourself as a watcher.
- is cloned from
-
JRACLOUD-1648 Allow search on issues I have commented
- Closed
- is duplicated by
-
JRACLOUD-2468 allow filter on issues "worked on by"
- Closed
-
JRACLOUD-17540 cannot filter on commentors of issues
- Closed
-
JRACLOUD-20133 A way to filter the issues based on which user has commented.
- Closed
-
JRACLOUD-39354 Search for comments from a particular user
- Closed
-
JRACLOUD-73560 Search for Comment Date/author through JQL
- Closed
- is related to
-
JRACLOUD-35774 Deleting User: issue comments should have link
- Closed
-
JRASERVER-62780 Allow search on issues I have commented
- Gathering Interest
- relates to
-
JRACLOUD-34371 Improve delete users function for users with comments
- Closed
-
JRACLOUD-40994 Ability to search on issues that were last commented by a specific group
- Closed
- mentioned in
-
Page Loading...