You need to sign in or sign up before continuing.
"author is one of" filter is broken for non-project members
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Steps to reproduce
- open issue page: https://gitlab.com/gitlab-org/gitlab/-/issues
- select
author
filter - select
is one of
- type @winh
- press enter
What is the current bug behavior?
no matches found is displayed (see also #31299) and after pressing enter, search field is cleared
What is the expected correct behavior?
is one of
works for non-project members
Possible fixes
the bug is in the frontend because building the URL manually works: https://gitlab.com/gitlab-org/gitlab/-/issues/?or%5Bauthor_username%5D%5B%5D=winh
Edited by 🤖 GitLab Bot 🤖