We should skip applying ACLs for users workspace that no longer exist.
- Log all the users / paths that are skipped
- Load the log as a lookup table
- Check lookup table before re-apply ACLs
Need to consider if this is overall faster / slower vs a brute force approach of applying the ACLs + getting an error.
The job doesn't fail today, it just throws an error and keeps going. Therefore it would be an enhancement for improved UX.
We should skip applying ACLs for users workspace that no longer exist.
Need to consider if this is overall faster / slower vs a brute force approach of applying the ACLs + getting an error.
The job doesn't fail today, it just throws an error and keeps going. Therefore it would be an enhancement for improved UX.