RTC - Is there a way to export to excel all permission role?
One answer

If you talk about the repository roles,you can use repotools to export the users.
There is no built in capability for project/team areas. You can use the API as described in https://rsjazz.wordpress.com/2012/12/09/analyzing-a-aroject-areas-members-and-roles-using-the-plain-java-client-libraries/ to get that information and put it into a file.
There is no built in capability for project/team areas. You can use the API as described in https://rsjazz.wordpress.com/2012/12/09/analyzing-a-aroject-areas-members-and-roles-using-the-plain-java-client-libraries/ to get that information and put it into a file.