Commit 161347e1 authored by Phil Hughes's avatar Phil Hughes

Merge branch '218570-not-filter-operator-does-not-work-for-several-filters-2' into 'master'

Remove the option from to search for approver !=

See merge request gitlab-org/gitlab!56310
parents 11b52207 a85a5f55
......@@ -36,6 +36,7 @@ const approvers = {
symbol: '@',
icon: 'approval',
tag: '@approver',
hideNotEqual: true,
},
tokenAlternative: {
formattedKey: __('Approver'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment