Global Supplier

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

List of keys that this supplier returns a value for.

Key

Content Types

Return Type

Description

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

Adding the following in the page 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}

This results in:

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