Skip to content

gs-updates-section: Check also dependencies' download size

Milan Crha requested to merge wip/mcrha/updates-btn-fix into main

Since the split of the app download size the code to verify whether the update is downloaded or not should check both the app itself and its dependencies. One example are "OS Updates", which is only a proxy app, gathering system packages to be updated. It does not have download size on its own.


It had been discovered by downstream distribution tests, filled here:
https://bugzilla.redhat.com/show_bug.cgi?id=1995817

Merge request reports