{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:
| |
| 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:
|
Discussions