Skip to content

p4 protects parsing: support case where exclusions come first

Warren Gifford requested to merge mlw-perforce-perms-fix-excludes into main

Created by: mollylogue

This PR removes requirement for perforce protects rule to specify a path inclusion before exclusions. Previously we only started parsing/adding path exclusion rules after a path includes rule appeared, but in practice this could mean we miss some rules.

Test plan

Updated unit tests pass

Merge request reports

Loading