Hey,
Is there an easy way of assigning multiple projects to the group?
e.g.
I have P1, P2, …, P10 (Projects), and G1, G2 (Groups of Devs).
I want to set up permissions so G1 has access to P1, P2, P3, and G2 has access to P4-P8.
I know that I can right-click each repo, select permissions and add a group there (then configure permissions - the same permissions in each repo)
Also, in order to have a manager in my org, I need to give him at least chgperm and mkrepository so he can create a new repo and add new people to it. It doesn’t make sense for me, because after testing it seems that he can modify his own permissions e,g, granting rmrepository, rmchangeset and I don’t want this to happen.
If this is the only option, please consider adding an option to copy permissions from other groups.