/
Last Updated By JQL function
Last Updated By JQL function
lastUpdatedByMe()
Search for issues that were last updated by the current user.
Examples
issue in lastUpdatedByMe()
finds the issues that the current user updated lastly.
lastUpdatedByUser()
Search for issues that were last updated by a specific user.
Examples
issue in lastUpdatedByUser("username")
finds the issues that a particular user updated lastly.
issue in lastUpdatedByUser("username1","username2")
finds the issues that particular users updated lastly.
lastUpdatedByGroup()
Search for issues that were last updated by a specific user group.
Examples
finds the issues that particular users in a particular group updated lastly.
finds the issues that particular users in particular groups updated lastly.
Related content
Version JQL functions
Version JQL functions
Read with this
Attachment JQL functions DC
Attachment JQL functions DC
Read with this
Comment JQL functions
Comment JQL functions
Read with this
User functions
User functions
Read with this
Quarter JQL functions
Quarter JQL functions
Read with this
Organizations JQL functions
Organizations JQL functions
Read with this