gitlab-org--gitlab-foss/changelogs/unreleased/bvl-fix-500-on-fork-without-restricted-visibility-levels.yml
Bob Van Landuyt 948150f050 Avoid error when no restricted levels are defined
When no visibility levels are defined they could sometimes return
`nil` instead of an empty array. In this case we want to allow all
levels.
2018-02-02 13:17:32 +01:00

5 lines
138 B
YAML

---
title: Fix forking projects when no restricted visibility levels are defined applicationwide
merge_request: 16881
author:
type: fixed