Currently, the rules for assigning project roles are processed only up to the first match. Subsequent rules are ignored.
This causes problems for users who are supposed to be granted access to a project via more than one rule.
It would be great if we could define the processing behavior ourselves:
- First matching rule wins
- All matching rules will be applied