Release Notes - Version 1.23
Version 1.23.1
Released - 27 Feb 2017
In this release we fix an important regression introduced in 1.22.0.
When using the col.xyz.query = customfield, it is expected that the value component of the dropdown box is identical to the label. In version 1.22.0 up to 1.23.1, the value was set to the option id of the customfield. This version reverts that behaviour. This might have an impact if you have been using this property. Please contact us (support.tge@idalko.com) for more information.
Also we addressed a long outstanding problem where issues
IGRID-2430 - Russian text is not persisted correctly in postgreSQL textareas
IGRID-3673 - Reseting Date field impossible from inline edit
IGRID-3677 - Custom field name of the table grid reader doesn't expand
IGRID-3678 - Add-on doesn't install on 6.2
IGRID-3680 - col.xyz.query = customfield broke
IGRID-3683 - JDBC Batch Update Error on Transition
IGRID-3675 - C3P0 is creating test table on data source test connection
Version 1.23.0
Released - 5 Feb 2017
Introducing a new property - gd.initFromParent.
When set to true, the grid initial content will be copied from the grid of the parent.
Additionally a number of issues raised by our customers have been resolved:
IGRID-3574 - "jira" datasource is not created if another datasource is specified in "gd.ds"
IGRID-3626 - Number format along with French locale causes data lose
IGRID-3650 - ParseException in the logs
IGRID-3653 - Connected grid shows wrongly when form is refreshed
IGRID-3654 - JQL search does not work with unmodified grid configuration
IGRID-3657 - Synchronizer throws an exception in Data Center
IGRID-3659 - Make connection error message on Data Sources screen more informative