We are at Atlassian Summit - which will affect our response times. Meet us there (if you happen to be in San Jose)
The table grid editor documentation has moved to Table Grid Editor for Jira Server Documentation.
Overview
Table Grid Editor
Table Grid Reader
Multi Level Cascade
Still working on multiple issue trackers ? Synchronize any data flexibly with exalate
This property has been deprecated in favor of the inline parameters method
Inject parameters in the query used to build the content of a dynamic list.
For instance when you want to provide a different list of options depending on context parameters
For instance when you want to provide a different list of options depending on context parameters
Class |
Column |
---|---|
Property |
col.xyz.query.parameters |
Formal specification |
col.xyz.query.parameters = <parameter values> |
Required |
no |
Default |
no |
Version |
1.5 |
Comment |
As requested on uservoice It is now possible to adapt the content of a dynamic list depending on the value of the issue or custom field. |
Example |
col.alist=alist col.alist.type=list col.alist.query=SELECT plane_name FROM airplane WHERE plane_origin={0} or plane_origin={1} col.alist.query.parameters=customfield:10200,customfield:10100 |
Reference |
|