Skip to content

Apollo boards - Fix WIP limit background for swimlanes

What does this MR do and why?

  • Fix WIP limit background for swimlanes

Apollo boards - Fix WIP limit background for swimlanes. Behind :apollo_boards feature flag

This moves the handling of counts from VueX state to an event, which would impact legacy boards. Regression testing has been performed.

Screenshots or screen recordings

Before After
Screenshot_from_2023-08-22_11-27-02 Screenshot_from_2023-08-11_16-19-29

How to set up and validate locally

  1. Turn on :apollo_boards feature flag
  2. Visit an issue board
  3. Edit a list settings and set a WIP limit higher then the issue counts
  4. In the top right corner select Group by > Epics
  5. Verify that the list cell are displayed with a red background.

MR acceptance checklist

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

Edited by Florie Guibert

Merge request reports