Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×I'm looking for a way to display the fixed version Start Date on the view screen via a custom script runner field.
Does anyone have any suggestions?
Hello,
The code for the scripted field would be like this:
issue.getFixVersions()?.first().getStartDate()
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.