Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel2
outlinefalse
typeflat
separatorpipe
printablefalse

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 List of keys which that this supplier will return returns 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 Editoreditor:

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 resultThis results in:

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