Skip to content

Remove boardStore from GraphQL boards selector [RUN AS-IF-FOSS]

Florie Guibert requested to merge remove-boards-store-from-board-selector into master

What does this MR do?

No behavioural change.

  • Split boards_selector to deprecate version using deprecated boardsStore

New version of these components are used on Swimlanes and on group boards behind :graphql_board_lists.

Related to &3900 (closed) and prep work for #233434 (closed)

Screenshots (strongly suggested)

No visual changes.

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 Florie Guibert

Merge request reports