Help / Workflow / Helix Mirroring / Re-enable
Often, when Helix Mirroring has been enabled for a project, and subsequently disabled, it can later be re-enabled. In certain situations, it just works. In others, additional work needs to be done first.
Generally, if Helix Mirroring has been disabled, you can re-enable mirroring when there are no changes within GitLab and the Helix Versioning Engine (p4d), or when any changes are strictly within GitLab or p4d, but not both.
When work has progressed both in GitLab and p4d after Helix Mirroring was disabled, you need to manually perform a merge via the command line using the following steps:
Helix Mirroring does not support force pushes. If you cannot adjust your workflow to avoid force pushes, you can try force pushing to a task branch that is not mirrored, and then merging changes into a mirrored branch.
Note: Your GitLab user account must either be an admin account, or you must have at least master-level permissions for the project on which you are attempting to re-enable mirroring.
Visit the project's settings page.
Click "Helix Mirroring".
Click "Re-enable Helix Mirroring".
You are prompted Are you sure?.
Click "Yes".
If possible, mirroring is re-enabled for the project.