Skip to main content
Version: 2.0.0

Time tracking provider activation

LogSense for Jira can operate as Jira Cloud's time tracking provider (Forge module jira:timeTrackingProvider, key logsense-time-provider). This is the recommended way to use the app in version 1.0.0.

When to activate the provider

ScenarioBehavior
Jira native trackingStandard Log work UI is active, without LogSense metadata.
LogSense as providerNative Log work UI disappears. Logging goes through LogSense (modal, Work log tab, provider admin).

Activation steps

  1. With site administrator permissions, open Settings (⚙️).
  2. Go to Work itemsTime tracking.
  3. Under Time tracking provider, select LogSense.
  4. Save configuration.
Select LogSense in Time tracking provider

Entry points after activation

Forge moduleJira surfaceDescription
jira:issueActionLog work issue actionLogging modal with LogSense metadata.
jira:issueActivityWork log tabHistory and logging in issue activity.
jira:adminPageProvider administrationTime tracking provider configuration.
Time tracking provider admin page

Shared components

The logging form reuses components in worklogShared.jsx for consistency across modal, Work log tab, and other surfaces.

Relationship with per-space LogSense Settings

Activating the provider does not replace per-space configuration. Each space must define in LogSense Settings:

  • Daily hour limit
  • Default billable value
  • Work types
  • Holiday calendar

Without this configuration, validations and defaults may not apply as expected.

Reverting to native tracking

To restore Jira's native experience:

  1. SettingsWork itemsTime tracking.
  2. Select Jira (native) instead of LogSense.
  3. Save.
Preview

The jira:timeTrackingProvider module may be marked as Preview on the Forge platform. Check Atlassian's official documentation for current general availability status.