Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Register now
Fix existing forks that have higher repository access levels than their parents
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=214614) </details> <!--IssueSummary end--> In https://gitlab.com/gitlab-org/gitlab/-/issues/36662, we are fixing the behavior on new forks that will be created. Existing forks will still behave the old way. For existing forks to behave the same way as new forks, we'll need to fix their `project_features` records and copy the repository access level related attributes from their parent.
issue