Configuration
Query the available Configurations in Jira.
Table Specific Information
Select
The provider processes all filters specified on this table client-side within the provider.
SELECT * FROM Configuration
Columns
| Name | Type | References | SupportedOperators | Platform | Description |
| VotingEnabled | Boolean | Common | Configuration for voting. | ||
| WatchingEnabled | Boolean | Common | Configuration for watching. | ||
| UnassignedIssuesAllowed | Boolean | Common | Configuration to allow unassigned issues. | ||
| SubTasksEnabled | Boolean | Common | Configuration to enable subtasks. | ||
| IssueLinkingEnabled | Boolean | Common | Configuration to enable issue linking. | ||
| TimeTrackingEnabled | Boolean | Common | Configuration to enable time tracking. | ||
| AttachmentsEnabled | Boolean | Common | Configuration to enable attachments. | ||
| WorkingHoursPerDay | Double | Common | Configuration of the working hours per day. | ||
| WorkingDaysPerWeek | Double | Common | Configuration of the working days per week. | ||
| TimeFormat | String | Common | Configuration of the time format. | ||
| DefaultUnit | String | Common | Configuration of the default unit. |