#1291 _sortByKeyFuncNoneGreatest is broken
Closed: Fixed 5 years ago by mikem. Opened 5 years ago by tkopecek.

It is defined as class method, but used as static one.


I just hit this by trying the view the build list for a tag in the web ui. A more direct way to hit it is via an api call:

lkoji call countAndFilterResults '"listPackages"' --kwargs '{"filterOpts": {"order": "package_name"}}'

This affects both py2 and py3

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #1292 Merged 5 years ago