Last modified by scripted field
Problem
You would like to display the name of the last person to update an issue in a custom field.
Solution
JFieldChange [] changes = lastIssueChanges(key);
return userKeyToDisplayName(changes[size(changes)-1].user);
Peacock
, multiple selections available, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.