Overview

This supplier can be used from any context, and provides information about global values, such as the current user, the date/time, etc.

Details

Name:

Global Supplier

Prefix:

global(required)

Supported Content:

N/A

Provided By:

Reporting for Confluence, from version 1.0.2

Supported Keys

The following are the list of keys which this supplier will return a value for.

Key
Content Types
Return Type
Description

current date


Date

The current date/time.

current user


User

The current user.

Examples


Displaying the Current User and Time

Type in the following in the Editor:

Welcome, {report-info:global:current user|link=true}, it is now {report-info:global:current date > date:h:mm a 'on' MMMM d, yyyy}.

The result:

Welcome, <Link to current user>, it is now 2:45 PM on January 12, 2023