Skip to content

Draft: Refactor: clean up pagination and query refetch logic

What does this MR do and why?

This is a follow up based on the feedback provided in !206815 (merged)

Refactor: clean up pagination and query refetch logic

  • Remove redundant watch block (Apollo refetches automatically)
  • Extract resetPagination method to reduce duplication
  • Use computed property for hasPreviousPage check

Changelog: changed EE: true

References

Screenshots or screen recordings

Before After
image

How to set up and validate locally

  1. In GDK, select a project and configure the Jira integration
  2. View the Jira issues in the project. Use the navigation/search, click into a Jira issue, confirm it all works.

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Anton Smith

Merge request reports

Loading