Skip to content

Fix pagination issue on adherences report

Jay Montal requested to merge 439903_jmontal_fix_adherences_pagination into master

What does this MR do and why?

What

Fix pagination issue on adherences report

Why

  • Increases limit to 100 from 50 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
image image

How to set up and validate locally

Setup Adherences

  1. Visit group settings and enable "Prevent approval by author" from the 'Merge Request Approval' section.
  2. This will create a couple of rows inside the project_compliance_standards_adherence table.

Visit Standard Adherence page

  1. Visit a group, under Secure (new UI) or Security & Compliance (old UI) > Compliance center
  2. Update the per page selection below

Related to #439903 (closed)

Edited by Jay Montal

Merge request reports