On gerrit migration page, I have a select box that allow to choose:
-> default tuleap permissions (that correspond to Tuleap Read, Write & Rewind)
-> no permissions (already done by
story #3636)
-> all templates defined in my project and in my parent project (thanks to umbrella)
Example:
On migration apply:
[] Tuleap default permissions
[] No permissions
[] sdk2 permissions
If the templates defines parametrized group names (like '%projectname%-developers'), before migration, we verify that group actually exist in project. If they don't exit, an error is thrown and the migration is not done.