User Filter
Description
Filters out results based on a user property.
Users can be filtered by a combination of specific user names, group membership, and space permissions.
This macro must be used within a reporter macro.
Parameters
Name | Required | Migratable to Cloud? | Default Value | Description |
---|---|---|---|---|
[default] /key | Â
 | Â
 |  | The keychain to apply the filter on. |
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:
|
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:Â
|
groups | Â
 | Â
 |  | The list of groups to check user membership of. e.g.: "confluence-users" will include all registered users. |
Editor View
Macro Edit View
Not applicable.
Notes
Not applicable.