#3118 handle dictionary parameter in get_tag()
Closed by tkopecek. Opened by mikem.
mikem/koji get_tag_by_dict  into  master

Download 3118.patch

Sometimes client code can be sloppy and pass a taginfo dict for a tag option. This is less likely with the direct getTag call, but can happen easily with other calls that call get_tag themselves. In the case that prompted me, the call was assertPolicy.

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

:thumbsup:

PR #3123 accomplishes this much more systematically.

Closing in favour of #3123

Pull-Request has been closed by tkopecek

Metadata