You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
I recommend basing the branch off of the branch in #41781 so that the migrations are available and then working from there, and then we consolidate later.
Based off #41781 , we should now use the new
pathscolumn to apply perforce permissions.We should iterate over all entries in the
pathscolumn and allow/deny access based on the last applicable rule.See #41444 for more information.
I recommend basing the branch off of the branch in #41781 so that the migrations are available and then working from there, and then we consolidate later.