TimeTrackingProviders
Displays the time tracking providers configured in the Jira instance, which manage estimation and logging.
Table Specific Information
Select
SELECT * FROM TimeTrackingProviders
Columns
| Name | Type | References | SupportedOperators | Platform | Description |
| Key [KEY] | String | = | Cloud | The internal identifier used to reference the time tracking provider, such as 'Jira'. | |
| Name | String | Cloud | The user-facing name of the time tracking provider, typically shown in settings and configuration pages. | ||
| URL | String | Cloud | The relative URL path to the configuration page for the time tracking provider. Only available if the provider defines an admin page in its module descriptor. |