Skip to content

Remove read_admin_projects custom admin permission

What does this MR do and why?

This MR removes read_admin_projects custom admin permission.

Why

The current Vue implementation of /admin/projects doesn't support read_admin_projects functionality for regular users yet (see #557844 (closed)). Custom admin roles cannot have read_admin_projects permission until the Vue components are updated to support the expected behavior.

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Eugie Limpin

Merge request reports

Loading