Skip to content

Convert board lists to use shared pagination specs

Brett Walker requested to merge bw-convert-board-list-pagination-specs into master

What does this MR do?

Board list request specs should use the shared pagination specs. Some changes were needed to the specs to make them work.

The shared specs can now support queries that don't allow sort arguments.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Michael Kozono

Merge request reports