Fix pagination issue on adherences report
What does this MR do and why?
What
Fix pagination issue on adherences report
Why
- Increases limit to
100
from50
to match frontend requirements (see screenshot of per page dropdown selection)
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
Setup Adherences
- Visit group settings and enable "Prevent approval by author" from the 'Merge Request Approval' section.
- This will create a couple of rows inside the
project_compliance_standards_adherence
table.
Visit Standard Adherence page
- Visit a group, under Secure (new UI) or Security & Compliance (old UI) > Compliance center
- Update the per page selection below
Related to #439903 (closed)
Edited by Jay Montal