#3196 hub: default with_blocked=True in listPackages
Merged 2 years ago by tkopecek. Opened 2 years ago by ktdreyer.

No commits found

Commit 355c713 introduced a regression in the listPackages RPC, where it no longer returns blocked packages by default.

To restore backwards compatibility, set the with_blocked argument to True by default.

Fixes: https://pagure.io/koji/issue/3193

I've tested this change with koji-ansible, and the integration tests pass now: https://github.com/ktdreyer/koji-ansible/runs/4619902636

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

2 years ago

I've updated koji-ansible to point to this fork for now, in https://github.com/ktdreyer/koji-ansible/pull/257

Please merge this to fix the regression in master

Commit cc08fe1 fixes this pull-request

Pull-Request has been merged by tkopecek

2 years ago

Metadata Update from @ksulayma:
- Pull-request tagged with: testing-done

2 years ago
Metadata