Expose module info thru the Errata serializer
The Errata serializer used Errata.get_unique_pkglists() that wouldn't provide module data due to aggregation. This patch introduces a custom aggregation in the Errata serializer that provides the module data.
Fixes: #4056 https://pulp.plan.io/issues/4056
Expose module info thru the Errata serializer
The Errata serializer used Errata.get_unique_pkglists() that wouldn't provide module data due to aggregation. This patch introduces a custom aggregation in the Errata serializer that provides the module data.
Fixes: #4056 https://pulp.plan.io/issues/4056