#2513 eventFromOpts is not handling missing/wrong values well
Closed: Fixed by tkopecek. Opened by tkopecek.

ts = 0 is ignored (-> test for None, not for False)
repo = missing (silently ignores and returns without filter)

Everything should be strict - user has no way to notice that he has mistyped something.


PR #2517

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

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

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

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.23.1 (was: 1.24)

Commit 58ec5931 fixes this issue

Commit 8ff5759b fixes this issue

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

Please continue any further discussion there.

Metadata
Related Pull Requests