Skip to main content
Version: 2.8.0

Site-wide global settings

From version 2.1.0, site administrators can define site-level default values that spaces inherit or override. This avoids repeating the same configuration in every space. In this release, the LogSense global configuration screen has been redesigned to improve visual hierarchy, labels, and the configuration flow, without changing the underlying functional scope.

Access​

  1. Sign in with Jira Administrator or Site Administrator permissions.
  2. Open Jira Administration (βš™οΈ).
  3. Go to Apps β†’ LogSense β€” Global Settings.

You can also reach it from Settings β†’ Work items β†’ Time tracking when LogSense is the active provider, via the LogSense configuration link. On some sites, Atlassian also exposes this access through Connected apps / Configure.

Access to LogSense global settings

Available tabs​

The LogSense global configuration screen mirrors LogSense Settings per space, with six tabs:

TabContent
GeneralSite-level daily limit, default billable, estimates, holiday blocking, Require notes, Active Status, and Active Work Item Types.
Work TypesGlobal work type catalog (default and custom) inheritable by spaces.
Billing PeriodsSite-level periodicity and current billing period, inheritable by spaces.
HolidaysGlobal holiday calendar inheritable by spaces.
ApprovalEnable approval workflow and approver list at site level.
eazyBIInstructions and snippets for external reporting. See eazyBI integration.

General tab​

Global settings β€” General tab

The options match LogSense Settings β€” General, but apply as site defaults:

  • Daily hour limit
  • Default billable
  • Estimates
  • Holiday blocking
  • Require notes β€” forces users to fill the Notes field when creating or editing worklogs. Spaces inherit this value if they have no local override.
  • Active Status β€” selection of states where time logging is allowed. Spaces inherit this value if they have no local override.
  • Active Work Item Types β€” selection of work item types that allow time logging. Spaces inherit this value if they have no local override.

Work Types tab​

Global settings β€” Work Types tab

Define the work type catalog that spaces without their own override use when logging time. The catalog combines default types (included by LogSense, not deletable but deactivatable) and custom types created by the site administrator.

Billing Periods tab​

Global settings β€” Billing Periods tab

Define the periodicity (weekly or monthly) and the current period that spaces without their own override inherit. Spaces that save their own configuration in LogSense Settings β€” Billing Periods keep their override.

Holidays tab​

Global settings β€” Holidays tab

Configure corporate or national holidays that spaces can inherit when they have no local calendar.

Approval tab​

Global settings β€” Approval tab

Enable the approval workflow at site level and define the global approver list that spaces inherit when they have no local configuration. The options match LogSense Settings β€” Approval, but apply as site defaults.

Global β†’ space inheritance model​

LogSense resolves effective configuration per space with this priority:

  1. Space configuration β€” if the space has saved its own values, they take precedence.
  2. Site global configuration β€” if the space has no override, it uses global defaults.
  3. App internal defaults β€” only when neither global nor space configuration exists.
ScenarioBehavior
New space without LogSense SettingsInherits daily limit, work types, holidays, default billable, Require notes, Active Status, Active Work Item Types, and approval configuration from the site.
Space with its own configurationKeeps its override; global settings do not overwrite it automatically.
Reset to Site Defaults in the spaceRemoves the space override and restores site values (not hardcoded app defaults).
LogSense Settings β€” General tab
Where to configure each space

In version 2.2.0, per-space LogSense Settings live in Space settings (jira:projectSettingsPage). Only users with space administration permissions should be able to modify this configuration.

Best practices​

  • Define corporate holidays and standard work types globally.
  • Reserve per-space overrides for exceptions (e.g. a client space with a different daily limit).
  • After changing global settings, review critical spaces that rely on inheritance before month-end close.
  • Enable Require notes globally if all spaces must enforce notes; you can disable it in specific spaces that need exceptions.
  • Set the default Active Status and Active Work Item Types globally only when they apply to most spaces; use per-space overrides for teams with different workflows.

Next steps​