Bulk change of assignee is broken in 26.4.0

  • 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.

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.

image

Hi,

Thanks for checking that. I’ve flagged this for the team.

 
Ann

Hi Jonah,

Thanks for the report! I confirm the bug and I have created a ticket to fix it Jira