fedora-infra / bodhi

Bodhi is a web-system that facilitates the process of publishing updates for a Fedora-based software distribution.
https://bodhi.fedoraproject.org
GNU General Public License v2.0
152 stars 193 forks source link

500 server error when listing updates #1786

Open tkdchen opened 7 years ago

tkdchen commented 7 years ago

I tried to list some of updates with this link,

https://bodhi.fedoraproject.org/updates/?packages=fedpkg&status=pending&status=testing

then, there is 500 server error shown in Bodhi.

500 Server Error
paths should be [name] for leaf nodes.
sebwoj commented 5 years ago

Update: Current response is 400 Bad Request

I think that Bodhi is not supporting update status as mutilple query parameter.

sebwoj commented 5 years ago

@bowlofeggs What do you think about this?

bowlofeggs commented 5 years ago

It seems reasonable to make it so that that query searches for those statuses with an OR.

sebwoj commented 5 years ago

Duplication #1804