#868 Ordering by context causes a 500 error
Closed Opened by mprahl.

Here is an example of the query URL:
https://mbs.fedoraproject.org/module-build-service/1/module-builds/?short=true&per_page=40&page=1&order_desc_by=context

This happens because context is not a database column but the code thinks it's a sortable column since it's a property on the model.


Fixed in #927 and test case in #928

Metadata Update from @qwan:
- Issue status updated to: Closed (was: Open)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/mbs/issues/868

Please continue any further discussion there.

Metadata