Release 6.15.x
6.15.0
New features
SRJIRA-4862 - We improved the project picker for Version Synchroniser listeners, to help when adding new projects to an existing configuration.
SRJIRA-4832 - For Issue Picker fields, we now display the issue summary when in list view in the Issue Navigator.
SRJIRA-4247 - The Project Picker dynamic form can now be customised to show or not show archived projects.
SRJIRA-3962 - An Issue Picker template is now available for Custom Script Fields if you are returning one or more issues from your script.
Bug fixed
SRJIRA-4883 - Empty list rendering was causing an infinite loop call in the Bulk Copy SLA built-in script.
SRJIRA-4876 - We fixed an issue where
getRequestTypeName
in behaviours did not work for users without a Jira Service Management license.SRJIRA-4874 - We fixed a bug where, when creating an issue anonymously with a Database Picker or Issue Picker, it would fail with HTTP 500 error.
SRJIRA-4872 - We fixed an issue where the Create Sub-task post function failed when the parent had an epic link, on recent versions of Jira.
SRJIRA-4861 - We improved the control for setting a template for a Custom Script Field.
SRJIRA-4848 - We fixed a problem where the listener Events field no longer shows a loading animation when retrieving events list.
SRJIRA-4810 - We fixed a problem where
setAllowInlineEdit
stopped working in the Behaviour Initialiser.SRJIRA-4800 - Comment visibility JQL functions now return correct results after a software/core project converted to Jira Service Management.
SRJIRA-4743 - Behaviour to set checkbox/radio buttons as Required now correctly removes "(optional") text, and the None option.
SRJIRA-4114 - Text Field (Multi-line) template no longer goes blank on additional tab, and the Description field template is no longer reset.
SRJIRA-2664 - It is now possible to clear the value of the Epic Link field in a behaviour.