#2897 `koji call list-tagged type=module` throws an SQL error
Closed: Fixed by tkopecek. Opened by sgallagh.

This issue is currently preventing ELN composes from being able to start. It seems to have begun happening at the same time that Koji 1.25.0 was deployed.

$ koji call listTagged eln-modular type=module
2021-06-03 08:32:10,112 [ERROR] koji: Fault: <Fault 1: '<class \'psycopg2.errors.SyntaxError\'>: syntax error at or near "="\nLINE 11:   JOIN btype_id = 5\n                         ^\n'>

Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.25.1
- Issue tagged with: bug

ouch, typo in #2791

PR #2898

Commit 5de61d42 fixes this issue

Commit b2438c47 fixes this issue

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

Metadata Update from @mfilip:
- Issue tagged with: testing-done

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

Please continue any further discussion there.

Metadata
Related Pull Requests