Skip to content

Fix negated iteration wildcard filtering for boards [RUN AS-IF-FOSS]

euko requested to merge 280781-fix-iteration-wildcard-filter-board into master

What does this MR do?

Resolves #280781 (comment 580383176)

  • Negated iteration wildcard filtering should use iterationWildcardId field when making GraphQL requests.

Please use :graphql_board_lists FF when testing. The filter should work regardless of the FF in boards (see demo).

  • Refactors filter-related logic.

Screenshots (strongly suggested)

Screen_Recording_2021-06-01_at_2.11.57_PM

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 euko

Merge request reports