Skip to main content

Connect 22.09.2026

· 2 min read

Features and Fixes for Time Tracking

DYCE Time Tracking

Features

  • The time recording form can now be pre-filled through URL parameters, so an external system (e.g. ITSM) can open a new time recording with the instance, company, customer, project, work order, times, duration, and further details already filled in.
  • The instance and company can now be passed as URL parameters, opening the app directly in that context, with a fallback to the usual selection when they are not accessible.
  • On mobile devices, the time recording form is now shown as a full-screen dialog in the same places as on the desktop, giving it the full desktop feature set instead of a separate, more limited mobile page.
  • B2B guest users can sign in against a specific Microsoft Entra tenant by passing a tenant URL parameter (a directory id or verified domain), instead of the default multi-tenant sign-in.
  • The Show Details & Report bug dialog has a new free-text field for additional information, which is sent along with the report.

Fixes

  • The picker for additional services on a time recording now lists only planning lines of type Budget, instead of all additional-service planning lines. (SD-552)

DYCE Time Tracking for Jira (Forge app)

Fixes

  • When the project requires start and end times, the Start and End fields in Fast Tracking are now marked as required and validated directly in the app, instead of the entry being rejected only by the backend after saving.
  • Fixed the Activity field in the Advanced dialog re-rendering repeatedly after saving in Fast Tracking.

General

Fixes

  • Various backend performance optimizations for faster and more responsive time recording.
  • The full synchronization process has been reworked to run more efficiently, while also safeguarding data integrity and reducing down time.
  • Fixed a spelling error in the User Data Notice. (SD-545)