#403 Fix issues with display_name in bodhi
Merged by onosek. Opened by onosek.
onosek/fedpkg bodhi_tests  into  master

Download 403.patch

Bodhi version 5 adds 'display_name' option.
This change (first commit) already works as an active (released) patch. But its use required not to apply it into branches with older bodhi - epel7. When there is a requirement to have also epel8 (it has also an older version of bodhi), a separate update of branches is more and more complicated. Branches are more easily maintained when they are same. The second commit of the change makes unification of the branches possible.
During fedpkg update "display_name" option (when filled) is not working for older versions despite user can see it in the template.
The goal is not to make conditions on bodhi versions in the product. It was acceptable in tests.

Looks good to me.

rebased onto bb234a754301404fce2aa3dbb138851742a40857

rebased onto 7c8c2e23d87c437a124915c26bf2c2725fb35e10

Pull-Request has been merged by onosek

Metadata