Release 6.1.x
6.1.0
New features
SRJIRA-4329 - There is now IssueContext-like access to request type name in Service Desk behaviours.
Bugs fixed
SRPLAT-1139 - Compilation failures in one script caused entire features to fail.
SRPLAT-1131 - You now have the ability to set all Hikari pool configuration parameters when using database connections.
SRPLAT-1094 - Autocompletion requests failed when requesting autocomplete after typing "Check".
SRJIRA-4334 - Making a multi-group picker read-only now disables the link to an external popup.
SRJIRA-4308 - The type of issue in post-function was incorrectly Issue and not MutableIssue.
SRJIRA-4294 - Database picker fields now use the correct RestFieldOperationsHandler.
SRJIRA-4280 - Single-select list fields width is no longer narrow when ScriptRunner is installed.
SRJIRA-4263 - Behaviours now works correctly with Chrome 81.0.4044.92+.
SRJIRA-4260 - Classloader cache now refreshes properly.
SRJIRA-4177 - Database Picker and Issue Picker fields configured for "Multiple" selection are now correctly "Required" when set to "required" via field configuration.
SRJIRA-4170 - The Multiple Issue Picker no longer shows an entry in the Change History of an issue when it was not changed.
SRJIRA-4159 - 5.6.15 no longer throws a java.lang.ClassCastException error when using an LdapTemplate.
SRJIRA-4027 - An issue with keyboard shortcuts and autocomplete in the browser-based Code Editor has been fixed.
SRJIRA-3973 - Post function "Transition parent when all subtasks are resolved" does not require a Resolution field.
SRJIRA-3934 - The setLabel() no longer causes a duplicate if any markup parameters are included.
SRJIRA-3860 - The script for reindexing scripted fields in the documentation has been updated for the Jira 8 API.
SRJIRA-3771 - Single-select / Multi-select list conversion no longer duplicates field (Behaviour) on Jira Service Desk Customer Portal.
SRJIRA-3720 - Behaviours API now recognises translated language.
SRJIRA-3526 - User Picker Required validation now works correctly for behaviours.
SRJIRA-3367 - The User-aware and Date-aware script fields now appear in the correct panel after a cache reset.
SRJIRA-3303 - Issue picker field now works correctly as a required field.
SRJIRA-2820 - The Bulk Fix Resolution built-in script now closes the SLA of the issue.
SRJIRA-2535 - The Bulk-Fix-Resolution built-in script now retains the original resolution date.
SRJIRA-2027 - Form values are now available in the Behaviours initialiser.