#1027 [kojihub] add strict parameter in getBuildNotification
Merged by mikem. Opened by julian8628.
julian8628/koji issue/1009  into  master

Download 1027.patch

fixes #1009
Raise error when id not found will break current behavior, so I add strict keyword in signature

Tested and it is working. Thank you.

Looks fine, though in general if we touch a function that is generating queries the old way, we should move it to using QueryProcessor

Commit e05f871b fixes this pull-request

Pull-Request has been merged by mikem

Metadata