-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
We have a multibranch pipeline Commons with master, test, release branches, and two supporting freeform jobs Commons-dev-to-test and Commons-test-to-prod.
When I include them into a categorized view with the regex Commons.* all of them show:
However when I try to group them with the regex (Commons).* the branches are not included:
When I use the more generic regex ^([A-Za-z]+).*$ the branches are categorized incorrectly:
The "Categorize by display name?" option has no effect whatsoever.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


