Last Commented By Current User
Syntax
lastCommentedByCurrentUser()
Examples
Finds all issues commented by current user lastly.
issue in lastCommentedByCurrentUser()
Finds all issues not commented by current user lastly.
issue not in lastCommentedByCurrentUser()
Finds all issues commented by current user lastly.
issuekey in lastCommentedByCurrentUser()
Finds all issues commented by current user lastly.
id in lastCommentedByCurrentUser()