#999 Querying modules in Koji should respect event
Closed: Fixed Opened by lsedlar.

In #985 we started getting module information from Koji instead of PDC. This does not currently respect koji event and simply pulls the latest build.

That is problematic in that the packages from the content tag are queried at the given event, so if there is a new module build, we get the metadata, but the content tag will appear empty.

This will either lead to crash, or the packages will simple be missing. Neither of those is good.


Commit 828557b4 fixes this issue

Metadata Update from @lsedlar:
- Issue set to the milestone: 4.1.28

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

Please continue any further discussion there.

Metadata
Related Pull Requests