gitlab-org--gitlab-foss/changelogs/unreleased/sh-fix-mirrors-protected-branches.yml
Stan Hu 0566bbd064
Fix "protected branches only" checkbox not set properly at init
The `only_protected_branches` value was being enabled by default
even though the checkbox was default off. In EE, this wasn't a
problem because there was EE-specific code to update the
entire form.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53515
2018-12-03 13:41:06 -02:00

5 lines
116 B
YAML

---
title: Fix "protected branches only" checkbox not set properly at init
merge_request: 23409
author:
type: fixed