col.xyz.allow.disabled

The col.xyz.type = userlist allows to list all users in a dropdown. The normal behaviour is to list only the active users. This property allows to modify to include the disabled users.

Class

grid

Property

col.xyz.allow.disabled

Formal specification

col.xyz.allow.disabled = true | false

Required

no

Default

none

Version

1.17

Comment



Example



col.assignee = Assignee col.assignee.type = userlist col.assignee.allow.groups = jira-developers col.assignee.allow.disabled = true



Reference

col.xyz.type = userlist