TDV Adapter for Jira

Build 22.0.8462

Groups

Query the available Groups in JIRA.

Table Specific Information

Select

The adapter uses the JIRA API to process some of the filters. The adapter processes other filters within the adapter.

SELECT * FROM GROUPS WHERE Name <> 'administrator' AND  AND Contains(Name,'jira')

Columns

Name Type References SupportedOperators Platform Description
Id [KEY] String Common The Id of the group.
Name String =,!=,CONTAINS Common The name of the group.
Html String Common The HTML of the group.
LabelsAggregate String Common The labels of the group.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462