#4525 reject_draft called with wrong options
Closed: Fixed by tkopecek. Opened by tkopecek.

This seems to me suspicious - exception is assigned to is_rpm option instead of error.
https://pagure.io/koji/blob/master/f/kojihub/kojihub.py#_7811


Indeed, this appears to come from the initial portion of the draft changes. The initial function only took two args. When the is_rpm option was added in a later commit, this invocation was not adjusted.

Metadata Update from @mikem:
- Custom field Size adjusted to None

Never noticed because merge_scratch is such an oddity.

Metadata Update from @mikem:
- Issue set to the milestone: 1.36

Metadata Update from @tkopecek:
- Issue tagged with: testing-basic

Metadata Update from @mfilip:
- Issue tagged with: testing-done

Commit cded8930 fixes this issue

Commit 58a7d5d7 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/4525

Please continue any further discussion there.

Metadata
Related Pull Requests