This FESCO ticket declared we must stop having an alias as default assignee:
https://pagure.io/fesco/issue/3475
and instead directed us to set the "bugzilla assignee" to the alias in src.fedoraproject.org
Attempting that, in https://src.fedoraproject.org/rpms/libvirt I select "Edit" in the left hand panel under the BZ assignees list, and is pops up the form. I enter "@virtmaint-sig" for both Fedora and EPEL assignee fields and press "Ok".
It spins doing nothing for 15 seconds and then displays a popup error message "Unable to update the bugzilla assignee(s)", with no explanation of what's wrong. I don't know if the value I entered is invalid for some reason, or if Fedora infra is broken on the backend
ASAP, given that FESCO ticket requests us to change the ownership immediately.
Metadata Update from @zlopez: - Issue priority set to: None (was: Needs Review) - Issue tagged with: Needs investigation, high-gain
I retried this while snooping with firefox dev tools and discovered the real problem in the HTTP response:
{"error":"You are not allowed to modify this project","error_code":"EMODIFYPROJECTNOTALLOWED"}
IOW, it appears only the "main admin" user can modify BZ assignee, not normal "admin" users. This isn't a infra problem, its a pagure flaw, so closing.
Metadata Update from @berrange: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.