user-filter

{user-filter}

Plugin: Reporting Plugin, from version 1.0.2

Filters out results based on a user property.

Description

Users can be filtered by a combination of specific user names, group membership and space permissions.

Usage

{user-filter:[key chain]|users=[user list]|groups=[group list]|spaces=[space permissions]}

Parameters

Name Required Default Description
[default]/key
The key chain to apply the filter on. E.g. "content:creator".
users
The list of users to include or exclude. E.g. "+fred, -joe" includes 'fred' but excludes 'joe'. May also be one of the following special values:
  • @self - the current user.
  • @anonymous - no user recorded.
  • @authenticated - any logged in user.
groups
The list of groups to check user membership of. E.g. "confluence-users" will include all registered users.
spaces
The list of space permissions the user must have. E.g. "FOO:edit" requires that the user must have edit permissions on the 'FOO' space. The space key may also be '@self' to indicate that the current space key should be checked. Permissions which can be checked include:
  • edit - the current user can create or edit pages in the space.
  • view - the current user can view pages in the space.
  • admin - the current user can administer the space.
  • news - the current user can create news items.
  • comment - the current user can create a comment.

See Also

Labels

macro macro Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.