col.xyz.query - customfield

When you want to reuse options provided in a custom field

Class

Column

Property

col.xyz.query - customfield

Formal specification

col.xyz.query = customfield:

Required

no

Default



Version

1.0

Comment

The option value will be used both as label and as value in the table

Example



col.restaurant=Restaurant  col.restaurant.type = list  col.restaurant.query = customfield:10010  col.restaurant.query.ds = jira 



Reference

col.xyz.list.size 
col.xyz.nameX 
col.xyz.valueX 
col.xyz.query 
col.xyz.query.ds



In version 1.22.0 and higher, we introduced a backward incompatible change where the option value is the value, and the option label becomes the name.
Although semantically better, we recognize this is introducing issues which should be avoided.

This regression has been fixed in version 1.23.1.