#1303 fix history display for parallel host_channels updates
Merged by mikem. Opened by mikem.
mikem/koji host-channel-history-display  into  master

Download 1303.patch

In the unlikely event that more than one host_channel entry is updated for the same host at the same event, the list-history command is confused and thinks it looks like a "bad edit". This happens because the code is indexing the changes incorrectly.

This change fixes the indexing and also fixes a bug in the code that tries to complain about the edit.

:thumbsup:

@tkopecek can you have a quick look?

Works for me, :thumbsup:

rebased onto 4bee4a54306113c5ef5799525db85576113131f6

Commit a5d5d0b7 fixes this pull-request

Pull-Request has been merged by mikem

Metadata