Skip to content

Enable pagination for the Jira Issues controller

What does this MR do?

Allow pagination parameters to be passed from the FE, and properly passed on to the finder. Also enables the sort parameter. Ensure that proper response headers are sent to the FE X-Page and X-Total

Related to #225811 (closed), and in support of the Jira MVC

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 Brett Walker

Merge request reports