GetTimeTrackingSettings
Retrieves the current time tracking configuration settings from the Jira instance.
Result Set Columns
| Name | Type | Description |
| WorkingHoursPerDay | Integer | Specifies the number of hours considered in a standard working day. This value is used when converting between time units in time tracking calculations. |
| WorkingDaysPerWeek | Double | Indicates the number of working days in a typical week. This setting is used for estimating issue durations and scheduling work. |
| TimeFormat | String | Defines the format used to display time spent on issues, such as hours, days, or a combination of units. This controls how time tracking data is shown in the Jira interface. |
| DefaultUnit | String | Specifies the default unit (such as minutes, hours, or days) applied when logging or interpreting time entries on issues. |