When several successive updates have been submitted that all fix a given bug, the blocker tracking app seems to get the ordering of them wrong - e.g. 863886 right now, the popup shows 18.15, 18.16, 18.18, 18.17 in that order. Due to the ordering being wrong, the webapp doesn't show the red 'testing' lozenge for such updates even though it should.
The logic to show that label wasn't sorting the data before assuming that an update was the latest update and thus wasn't always correct.
The default sort order for that query was changed and this should be fixed with 0221385c0fcfd519b359efd546a1447ed077e364
Version bumped to 0.2.1, pushed to production.
Log in to comment on this ticket.