Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Export settings

Both global user and group overview pages and the space level effective user permission tab allows to export the results into CSV format.

Currently, please specify 0 (zero) in the Maximum row limit to export all users/groups. This will be changed in the future, export will save all rows without limitation.

The CSV separator can be comma, semicolon, tabulator or any custom value

The space details format sets how the space should appear in the column header. There a few built-in formats, like

  • space key
  • space name
  • space key - space name
  • space key - space name (description)

Custom formats can be defined in Velocity format. The following variables can be used for generating space details: $key, $name, $desc

Using #if condition is possible. In this example, space description in parentheses is added only after space name if space description is not empty:
$name#if("$!desc" != "") ($desc)#end

Image Removed

Output file structure

The export always 3 fix columns: Username, Display name and Permission name. The following columns represents the spaces. For every user or group multiple lines are generated with a T (true) or F (false) value. Each line contains the effective permission state for the different Confluence permissions. 

Sample showing user "admin" has all permissions:

...

Note
titleUltimate Permission Manager has been acquired
Atlassian has acquired the Ultimate Permissions Manager app. For more details, please see the Atlassian blog post and META-INF blog post

Effective May 3, 2019, this app has been removed from the Marketplace and is no longer available for purchase or maintenance renewal. In accordance with Atlassian's End of Life policy, the Ultimate Permissions Manager app will have support for two years, with an end of life date of May 3, 2021. While the app is supported, please raise issues with Atlassian directly via support.atlassian.com.

For the documentation please visit https://confluence.atlassian.com/display/ULTPM/