Excel Add-In for Jira

Build 24.0.9060

Groups

Query the available Groups in Jira.

Table Specific Information

Select

The add-in uses the Jira API to process some of the filters. The add-in processes other filters within the add-in.

SELECT * FROM GROUPS WHERE Name <> 'administrator' 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) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060