which versions are you using: SonarQube 26.4.0.121862-community
how is SonarQube deployed: Docker
what are you trying to achieve: Bulk update issue assignees
When I attempt to bulk update issue assignees, no assignees ever appear in the UI.
Changing assignees on individual issues still works.
This worked fine in 26.3.0.
ganncamp
(G Ann Campbell)
April 27, 2026, 1:01pm
2
Hi,
Are there any errors in your browser console? Any issues in your server logs ? Any visible error presented to you in the UI?
Ann
Hi @ganncamp ,
No, all 3 look normal to me.
Looks to me like the frontend component is broken. I can see the requests being successfully made to api/v2/users-management/users, but the responses are never displayed by the bulk update form.
ganncamp
(G Ann Campbell)
April 28, 2026, 12:24pm
5
Hi,
Thanks for checking that. I’ve flagged this for the team.
Ann
kim.phan
(Kim Phan)
May 1, 2026, 3:26pm
7
Hi Jonah,
Thanks for the report! I confirm the bug and I have created a ticket to fix it Jira