gd.cleanupTable

Delete rows from the gridtable when containing issue is deleted.

Class

grid

Property

gd.cleanupTable

Formal specification

gd.cleanupTable = true | false

Required

no

Default

false

Version

1.0

Comment

When an issue is deleted, you have the option to keep the corresponding griddata (or not)

Example



gd.cleanupTable=true 



Reference