Skip to main content
Version: 2.4.0

LogSense Settings — Approval

The Approval tab in Space Settings → LogSense Settings lets you enable the worklog approval workflow and configure who can approve or reject time entries.

Access

  1. Open the space in Jira.
  2. Space settingsLogSense Settings.
  3. Select the Approval tab.
Approval tab in LogSense Settings

Enable approval workflow

The Enable approval workflow toggle activates the approval cycle for all new worklogs in the space.

  • Disabled (default): worklogs are created directly as APPROVED (no approval behavior).
  • Enabled: new worklogs are created in PENDING state and must be approved to count toward LogSense totals and reports.

Approver list

When the workflow is active, define who can approve or reject worklogs by entering their accountId in the Approvers field.

How it works

  1. A user logs time → the worklog is created in Jira with PENDING status.
  2. The worklog does not count toward LogSense totals, panel, gadget, or reports until approved.
  3. Only users on the approver list can change the status to APPROVED or REJECTED.
  4. REJECTED worklogs exist in Jira but LogSense excludes them from aggregations.

Effect on reports and totals

StatusCounts in LogSenseVisible in Jira
PENDINGNoYes
APPROVEDYesYes
REJECTEDNoYes

Inheritance from global settings

Approval configuration can inherit from Site-wide global settings:

ActionEffect
Save changes in the spaceCreates or updates the space override.
Reset to Site DefaultsRemoves the override and restores site values.

Legacy worklogs

Worklogs recorded before enabling the approval workflow do not have approvalStatus and LogSense treats them as APPROVED automatically (backward compatibility).

Next steps