'Jenkin UI, Filter by name (with regular expression) Regular expression does not detect the branch named with forward slash

Problem:

Filter by name (with regular expression) Regular expression

Given Expression: Attached the image.

It is recognising 'TestJenkins' and 'testJenkins' but it is not matching 'dev/ui-testing'

any idea what is wrong in regex.

Thanks in advance!

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source