Skip to content

Add logic to support search for epic boards

Scott Stern requested to merge ss/fix-search-epic-boards into master

What does this MR do?

During a refactor, search functionality for epic boards was removed.

This adds it back in :)

Repro

  1. Feature.enable(:boards_filtered_search)
  2. Feature.enable(:epic_boards)
  3. Go to Group -> Epic Boards
  4. Search by string

Screenshots (strongly suggested)

2021-05-17_12.35.17

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Scott Stern

Merge request reports

Loading