diff options
author | Timothy Andrew <mail@timothyandrew.net> | 2016-08-16 12:45:48 +0530 |
---|---|---|
committer | Timothy Andrew <mail@timothyandrew.net> | 2016-08-16 12:45:48 +0530 |
commit | 37651d2f4ce12c16945a5b67360c67768cddb465 (patch) | |
tree | 4863def680454b8aa26bafedf6cd119094bb0a0d /doc/user | |
parent | 4ddbbcd11a6f03ae36efd4b9016974c34a1465ed (diff) | |
download | gitlab-ce-37651d2f4ce12c16945a5b67360c67768cddb465.tar.gz |
Fix the protected branches factory.
1. Previously, we were using `after_create` to create access levels.
2. At the time of protected branch creation, there are _no_ access
levels present, which is invalid, and creation fails.
3. Fixed by setting access levels before the protected branch is created.
Diffstat (limited to 'doc/user')
0 files changed, 0 insertions, 0 deletions