Skip to content

change the use of boardService in favor of boardsStore on footer for the board component

What does this MR do?

This MR removes the use of BoardService in favor of boardsStore logic on the footer of the component board.

Address: https://gitlab.com/gitlab-org/gitlab-ce/issues/61621

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

It will not require changes on testing because it should have been addressed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29204

If cross-browser testing is not required, please remove the relevant item, or mark it as not needed: [-] -->

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 Eduardo Mejía

Merge request reports