Skip to content

Sort pipeline graph builds and build groups by name

What does this MR do?

Sorts builds and build groups by name within pipeline graphs

Are there points in the code the reviewer needs to double check?

Shouldn't be. This was a one-line change.

Why was this MR needed?

It can be difficult to find the build you are looking for within a group of similarly-named builds when they are in a seemingly random order.

Screenshots (if relevant)

Before:

Screen_Shot_2016-11-22_at_2.48.11_PM

After:

Screen_Shot_2016-11-22_at_2.47.46_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #24739 (closed)

Merge request reports