/
Last Commented By Group Member
Last Commented By Group Member
Syntax
lastCommentedByGroupMember(groupname)
Examples
Finds all issues commented by jira-developers lastly.
issue in lastCommentedByGroupMember(jira-developers)
Finds all issues not commented by jira-developers lastly.
issue not in lastCommentedByGroupMember("jira-developers")
Finds all issues commented by jira-developers lastly.
issuekey in lastCommentedByGroupMember("jira-developers")
Finds all issues commented by jira-developers lastly.
id in lastCommentedByGroupMember("jira-developers")
, multiple selections available,
Related content
Last Commented By Role Member Between Dates
Last Commented By Role Member Between Dates
Read with this
Commented By User
Commented By User
Read with this
Last Commented Between Dates
Last Commented Between Dates
Read with this
Commented By Role Member Between Dates
Commented By Role Member Between Dates
Read with this
Commented By User Between Dates
Commented By User Between Dates
Read with this
Replace String in Comment
Replace String in Comment
Read with this