Skip to content

Refactor fetching unassigned issues swimlane to Apollo

What does this MR do and why?

Refactors fetching swimlanes unassigned issues from VueX to Apollo

This is part of Apollo boards migration &9026 (closed)

Behind :apollo_boards feature flag.

This impacts Group and Project Issue Boards.

Screenshots or screen recordings

Load_swimlanes_unassigned_issues

How to set up and validate locally

  1. With :apollo_boards feature flag, load an issue board.
  2. Click Group by and select epic in the top right dropdown.
  3. Scroll down to unassigned issues lane and expand it.
  4. Verify that issues load
  5. If there are enough issues on the board, Load more issues behaves as expected and disappears when all issues are loaded.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #381032 (closed)

Edited by Florie Guibert

Merge request reports