Skip to content

Revert weight filter behavior for "any" (CE-backport)

Inactive Account requested to merge winh-revert-weight-filter into master

CE-backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/15024

What does this MR do?

Changes meaning of weight=any back to require a weight being set.

Addresses regression https://gitlab.com/gitlab-org/gitlab-ee/issues/13337 by reverting the changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14180.

Merge request reports