gitlab-org--gitlab-foss/changelogs/unreleased/43334-reply-by-email-did-not-pick-up-unsubscribe-quick-action.yml
Sean McGivern daeeb7f848 Fix quick actions for users who cannot update issues and MRs
There are several quick actions now that don't need this access - /todo and
/unsubscribe for instance - but when these were first added, there
weren't. Quick actions are now responsible for checking their own permissions.
2018-03-02 16:16:13 +00:00

5 lines
124 B
YAML

---
title: Fix quick actions for users who cannot update issues and merge requests
merge_request: 17482
author:
type: fixed