Skip to content

Order labels in system note by label name

Heinrich Lee Yu requested to merge fix-flaky-labels-spec into master

What does this MR do and why?

Properly sort the labels by label name. Right now we sort by reference HTML which leads to scoped labels being sorted by their hex color.

This also fixes flaky specs asserting on the ID references because IDs in tests are not fixed and we are sorting the references as strings so ~10 gets sorted ahead of ~9.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Heinrich Lee Yu

Merge request reports

Loading