Skip to main content
Skip table of contents

March 2025 Timesheets, Planner, Financial Planner Release Notes

2025-03-07

Fixed: Timesheets now displays and stores the exact amount seen in the Duration, Remaining Estimate, and Billable Hours fields in the Log Time Form when logging time. Seconds are now rounded to the nearest minute to align with Jira’s behavior. These rounded values are also reflected in the corresponding columns in exports and Tempo API results.

Before this change:

  • If a worklog was created with a duration of 90s, the Log Time Form displayed 2m, but 90s was stored.

  • The export showed 90s in the corresponding columns, and the Tempo API returned 90s in fields like timeSpentSeconds.

After this change:

  • If a worklog is created with 90s, the Log Time Form still displays 2m, but 120s is stored.

  • The export will show 120s in the corresponding columns, and the Tempo API will return 120s in fields like timeSpentSeconds.

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.