This extension provides the following enumeration factories for single- and multi-select enumeration fields.
BEWARE: The option IDs are stored in a format projectId/workItemId
in contrast to the Polarion default workItemId
.
Available Work Item Enumeration Factories:
RepositoryWorkItemsTitleOnly
Only shows the work item title in the enumeration field of the global work items matching the query.
NamedProjectGroupWorkItems
The work item enumeration only contains work items of a project group.
The query must be defined in the format projectGroupId|query
.
NamedProjectGroupWorkItemsTitleOnly
The work item enumeration only contains work items of a project group. The enumeration field only shows the title of the work items.
The query must be defined in the format projectGroupId|query
.