Skip to content

WIP: Skip warning message on 401 error handling when anonymous user specifies author/assignee on Issues/Milestones

What does this MR do?

Skip warning message on 401 error handling when anonymous user specifies author/assignee on Issues/Milestones.

Are there points in the code the reviewer needs to double check?

Can we guess all /api/... endpoint APIs as ones only for login users?

Why was this MR needed?

This should be removed as unnecessary warning message will make UX worse.

Screenshots (if relevant)

before

gitlab-searchbar-error-for-anon

after

gitlab-searchbar-error-for-anon-fixed

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #34285 (closed)

Edited by username-removed-100770

Merge request reports