We’ve noticed a problem with the pipeline filter UI: the branches offered in the “filter branches” dropdown aren’t sorted the way they used to be (I think they used to be most-recently-updated first), and the current sorting leaves out our main branch (which is named “dev”). Even if I type in “dev” it does not appear as an option, even though it was recently merged.
I can scroll through the pipelines, find one for the “dev” branch, and select it from there, so I know the pipelines are there!
I don’t understand the current sort order; we’re seeing some branches that have been quiet for many months, many that have been merged and deleted, and some of our most recently-updated branches don’t make it into the dropdown at all. It doesn’t appear to be an alphabetical sort, nor based on the age of the branch.