/
Release Notes - Version 1.18

Release Notes - Version 1.18

Version 1.18.4

released 26 February 2016

  • IGRID-3447 - API call Reload does not respect keepOnRefresh option

  • IGRID-3460 - Read API call validation fails for global configuration context



Version 1.18.3

released 19 February 2016

  • IGRID-3454 - TGE Custom field not visible on view screen

  • IGRID-3452 - Upgrade TGE to support JIRA 7.1



Version 1.18.2

released 09 February 2016

  • IGRID-3433 - Jira 6.4.2 and Service Desk 2.5.9 break the inline editing of TGE

  • IGRID-3436 - Cascade list value is not saved

  • IGRID-3438 - gd.query custom field parameters are not resolved when an issue is created with API



Version 1.18.1

released 20 January 2016



  • IGRID-3422 - TGE 1.17 is not supported in Issue Details view by Jira Agile

  • IGRID-3425 - Make new Pivot work with both new and old versions of TGE API
     

The Pivot Gadget 1.5.0 is incompatible with version 1.18.0 - please upgrade the table grid editor add-on to 1.18.1

 



Version 1.18.0

released 23 december 2015

In this version we deliver a public API which allows for enhanced automation. It covers use cases such as

  • Create a condition to transition an issue if that set of rows have been entered

  • Validate that all data has been entered correctly

  • Calculate summary values from the data entered in the grid

  • ...

 

The release provides

  • REST API - for these remote systems that need to tweak the table data

  • A Java API - for the developers who are using groovy or java to implement specific business logic

Also checkout the Java API: Groovy script examples. It contains a examples how to use the API.

 

 

Delivered 

Bug

  • IGRID-3389 - Fix corrupted unicode symbols in Spanish I18N file

  • IGRID-3399 - JQL function throws NPE for grids with userlist column

  • IGRID-3408 - Trailing spaces are not ignored

  • IGRID-3413 - TGE breaks Tempo layout

  • IGRID-3419 - Data Source test connection fails if the ID of the datasource is not lowercase

New Feature

  • IGRID-2987 - Allow for XML to be entered into Text fields

  • IGRID-1017 - Provide a public API for the grid

  • IGRID-2848 - Rest call which returns the table name, data source and connection url for a grid table

  • IGRID-3357 - Read rows REST call

  • IGRID-3359 - Add row(s) REST call

  • IGRID-3360 - Edit row(s) REST call

  • IGRID-3361 - Delete row(s) REST call

  • IGRID-3392 - Grid list REST call

  • IGRID-3378 - REST API call to get number of rows

Related content