Actions
Issue #8883
closed`customized` flag on the Access policy is not honoured
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 99
Quarter:
Description
When installing the access policies in the post_migrate signal, we need to look for the customized flag to update a policy.
https://github.com/pulp/pulpcore/blob/master/pulpcore/app/apps.py#L197
Actions
Update default access policies if unmodified
fixes #8883