-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
4
-
Currently Jira captures the last time an issue was updated. And while Jira 8.x introduces JQL to search based on who last updated an issue, it would be helpful to have a real system field "lastUpdatedBy" that gets set to the user name of the user who last updated an issue. This field could be displayed along with other "People" fields. It would also be available in JQL as in "lastUpdatedBy = currentUser()" or similar.
This is preferable to each customer implementing their own custom field and updating via a custom listener or post-functions.