Code Assist MCP for Jira

Build 25.0.9539

GetTimeTrackingSettings

Retrieves the current time tracking configuration settings from the Jira instance.

Stored Procedure-Specific Information

To execute this procedure, enter:

    EXEC GetTimeTrackingSettings

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.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539