/
Release Notes - Version 1.20

Release Notes - Version 1.20

Version 1.20.4

Released Sep 1, 2016

  • Compatibility with JIRA 7.2

Version 1.20.3

Released Aug 25, 2016

  • IGRID-3569 - Grid data is not saved after the custom field dependent grid reload and checkbox change

Version 1.20.2

Released Aug 13, 2016 

Bug

  • IGRID-2441 - Support sql attributes of type char()

  • IGRID-3269 - Column id must be unique

  • IGRID-3298 - issue is not indexed after an update when using insertChangeComments

  • IGRID-3350 - Exception in the log while creating of new row in Table Editor field

  • IGRID-3524 - synchronous HTML Request processing is disabled

  • IGRID-3526 - Custom field placeholders in default value are not populated on Create Issue screen

  • IGRID-3534 - Special characters from the grid cells are not escaped in the change comments

  • IGRID-3538 - Change comment layout is broken in Outlook

  • IGRID-3541 - Read Api call causes an exception

  • IGRID-3543 - Grid disappears on project change in JIRA 7.1.2

  • IGRID-3545 - Records are added to grid tables for irrelevant context

  • IGRID-3546 - Grid is not shown on Create Issue popup on Tempo Board

  • IGRID-3548 - Caption of the driving table shows $caption

  • IGRID-3549 - Cell value update is lost in Create Issue popup

  • IGRID-3557 - Update documentation structure for gd.ds

Improvement

  • IGRID-3528 - gd.toolbar.disable = duplicaterow

  • IGRID-3544 - Dynamic Forms support

  • IGRID-3562 - Update docs and state that changing the "gd.tablename" is not safe

  • IGRID-3563 - Show warning when "gd.tablename" is changed

New Feature

  • IGRID-3531 - Allow to override decimal and grouping separators in the whole TGE

  • IGRID-3547 - Add "Read data in create mode" API call

Version 1.20.1

Released June 2, 2016

Fixing 2 bugs

* IGRID-3525 - Hidden column breaks layout of the grid in change comment
* IGRID-3532 - Read API call returns records in unspecified order

Version 1.20.0

Released May 16, 2016

 

To accommodate a couple of user requests, we introducted additional properties to format the display of the grid using

 

With the new col.xyz.formatUser property, you can now format the display of users in user lists.  
And if you hover above a name, you will see the typical JIRA user popup.

Bug

 

  • IGRID-3496 - Cannot query CLOB column from HSQL

  • IGRID-3510 - Grid validator reports about error in query with placeholder

  • IGRID-3511 - Grid reload does not happen when project changes

  • IGRID-3514 - Cyclic dependency error is shown for configuration without cyclic references

  • IGRID-3515 - TGE causes NPE while Xporter export

  • IGRID-3521 - WelcomeAction 404

  • IGRID-3523 - User picker values are resolved differently in create and persistent modes

 

Improvement

 

  • IGRID-3513 - Forbid usage of col.xyz.query for userlist column

  • IGRID-3243 - Allow to disable/enable toolbar options

  • IGRID-3490 - col.xyz.userformat

  • IGRID-2971 - gd.hideFooter / gd.hideHeader

  • IGRID-3344 - Allow to set the grid title

Related content