Skip to content

Fix all apply

gitlab-qa-bot requested to merge fix-all-apply into master

Created by: myronmarston

This is a bug in all_apply? that I noticed while looking more into the changes I'm making for #1749.

I'm still a little confused about why some things use any_apply? and some use all_apply?. Will keep investigating, but I'm hoping perhaps @dchelimsky can remember why sometimes metadata filtering uses one and other times it uses the other?

Merge request reports