Skip to content

change BoardService in favor of boardsStore on board blank state of the component board

Eduardo Mejía requested to merge (removed):fe-delete-old-boardservice into master

What does this MR do?

This MR removes the use of BoardService in favor of boardsStore logic on board blank state 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