You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Always include the list of bugs in `BodhiClient.save()` kwargs
It seems there is a bug/feature in Bodhi and when editing an existing update and not supplying the bugs parameter, Bodhi returns a failure however the only non-updated property of the update is the list of bugs.
Always including the list of bugs, even if empty, should prevent this.
I've also opened fedora-infra/bodhi#5800.
Fixes#2467 and similar.
Reviewed-by: Laura Barcziová
This is most likely the same issue as #2520 but that was fixed client-side. I think it deserves a proper fix in bodhi-server.
The text was updated successfully, but these errors were encountered: