Excerpt | ||
---|---|---|
| ||
Summary of changes and new features for the 5.8.0.x release. |
Version 5.8.0.0-
...
RC03 / Released: September 2021
Major changes. Live Fields core support was moved into SIL Engine, to make it available for free in other addons. This introduces a break in compatibility upgrade, users coming from 3.x versions will have to stop first at latest 4.8 version, then upgrade to the 5.8 version.
...
Stability fixes.
[internal] Fixed an issue with LF not being correctly reported on UI
Version 5.8.0.0-
...
RC02 / Released: September 2021
Bug fixes
CADS-8869 [support] getRequestTypes function does not return all data in case JIRA has more than 100 request types [CADS-8869]
[internal] Duplicates eliminated from JQL search (inEpics & inFeatures)
PS-373 [support] wrong behavior on editing CRON schedule [PS-373]
Version 5.8.0.0-RC02 / Released: June 2021
CADS-8842 [support] Fixed JSD queues disappearing when installing on a JSD instance [CADS-8842]
[internal] Fixed Live Fields configuration page allowing empty value for Jira Environment field
Version 5.8.0.0-RC01 / Released: June 2021
Major improvements. Besides re-working the UI to align it with the Atlassian look and feel, there are a number of improvements you need to know about: Listeners got improved: - you can now listen for specific projects and issue types; - you can now react to java class events (any events, in fact). Security of the solution was dramatically improved JQL functions now auto-enable if there are no name clashes
...
CADS-7371 [support] Some customfields are discovered by name, not by CFT key [CADS-7371]
...
CADS-8055 [support] Fixed lfRestrictSelectOptions/lfAllowSelectOptions for issueType, broken in Jira 8.15 [CADS-8055]
...
CADS-8220 [support] Fixed lfSet for multi user picker not working in a certain scenario in Edit mode [CADS-8220]
...
CADS-8241 [support] Fixed Group Picker's group selection icon not getting disabled with lfDisable [CADS-8241]
...
CADS-8291 [support] Fixed Live Fields not triggering in Agile Boards starting with Jira v8.13 [CADS-8291]
...
CADS-8383 [support] Fixed issue with lfAllowSelectOptions/lfRestrictSelectOptions for multi-select CFs [CADS-8383]
...
CADS-8442 [support] Fixed lfDisable for cascade select [CADS-8442]
...
CADS-8430 [support] Fixed validators do not work on bulk screen [CADS-8430]
...
CADS-8435 [support] Fixed lfAllowSelectOptions & lfWatch for CF Radio Button in customer portal [CADS-8435]
...
Major improvements. Added the autocomplete option to the configuration and the functionality to the actual field. Added color marker to the columns having the constraints set to a value to differentiate them. Stability fixes. To ease the scripting a new struct has been added, 'DBCFValue'
[internal] Fixed an issue with the indexing (NPE)
[internal] Fixed an issue with the useless re-rendering of the new DBCF after a change of value.
[internal] Fixed a NPE occurring when some old DBCF fields have no configuration.
[internal] Fixed a NPE occurring when the user tries to access the migrate field page when there are no fields of the right type.
DBCF-66 [internal] Autocomplete fields [DBCF-66]
DBCF-93 [internal] Support for string[][] return types [DBCF-93]
DBCF-92 [internal] Unnecessary ugly error message on saving config [DBCF-92]
DBCF-94 [internal] JS error when LiveFields are missing [DBCF-94]
CADS-8898 [support, bug] Fixed the modal search window appearing behind the Create/Edit popup windows [CADS-8898]
CADS-9230 [support, impr] Fixed the js import chain that made some unnecessary REST calls [CADS-9230]
Version 5.8.0.0-RC01 / Released: June 2021
Major release. Upgraded the internal architecture of the addon to match the new capabilities from 'SIL Engine' (katl-commons) Added a new custom field: Advanced Database Row Field - a row of data in a table that can search, insert, update and delete data from the database