#284 Fix bug where a string is showed under `Event key`
Closed by yashn. Opened by yashn.
add_errata_url_cli  into  master

Download 284.patch

So I tried ./freshmaker-cli --redhat --qe and under Event key, a string was shown instead of an integer for the ones having their state as 'complete'. Hence, I added a check to see if the Event key we are extracting is an int. If not, I am using the State reason attribute to extract the Event key

rebased onto c8e67098d2d26ef6f90582ce2dd46f5398445729

Pull-Request has been closed by yashn

Metadata