gitlab-org--gitlab-foss/changelogs/unreleased/15832-fix-access-level-update-for-requesters.yml
Rubén Dávila 429302b34c Bugfix: User can't change the access level of an access requester
The endpoint was returning 404 because it was only searching on the
current members of a Group or Project and not the access requesters.
2017-12-11 09:53:31 -05:00

5 lines
157 B
YAML

---
title: Fix error that was preventing users to change the access level of access requests for Groups or Projects
merge_request: 15832
author:
type: fixed