#2915 "cg_match_any" policy check fails when doing cg_import
Closed: Fixed by tkopecek. Opened by julian8628.

[Fri Jun 18 08:56:05.757072 2021] [wsgi:error] [pid 731786] [client 10.0.10.109:48700]   File "/usr/share/koji-hub/kojihub.py", line 9401, in policy_get_cgs
[Fri Jun 18 08:56:05.757082 2021] [wsgi:error] [pid 731786] [client 10.0.10.109:48700]     return set(cgs)
[Fri Jun 18 08:56:05.757092 2021] [wsgi:error] [pid 731786] [client 10.0.10.109:48700] TypeError: unhashable type: 'dict'

Because lookup_name returns a dict rather than a "name" string


PR: #2916

Metadata Update from @julian8628:
- Custom field Size adjusted to None

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

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

Commit 00ffe20b fixes this issue

Commit bf3ee393 fixes this issue

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

Please continue any further discussion there.

Metadata
Related Pull Requests