Remove read_admin_dashboard custom admin ability

What does this MR do and why?

With !189148 (merged) users with any custom admin role can now access /admin (Admin Area Dashboard page) by default. Previously, this page was only accessible to non-admin users with read_admin_dashboard ability.

This MR removes the now unnecessary read_admin_dashboard custom admin ability.

References

Implements part of Allow access to /admin by default when user has... (#536133 - closed).

Screenshots or screen recordings

Before After
Screenshot_2025-05-06_at_6.51.48_pm Screenshot_2025-05-06_at_6.48.50_pm

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 Hinam Mehra

Merge request reports

Loading