Skip to content

Speed up compliance frameworks report

Problem to solve

Currently the compliance center framework report loads 20 frameworks and all the associated projects and policies. If the framework has 1000s of associated projects this can severely impact the load time of the report.

Also in the framework report drawer the projects is capped at 1000.

Compliance-center--Compliance-group-testing-and-demos--GitLab__2_

Proposal

Remove the associated projects from the table and only load the number of associated projects.

On selection of a table row trigger the API to get a list of the associated projects.

Ensure that all projects are returned not just first 100.

Edited by Nate Rosandich