Actions
Bug #27111
openLink to search in agent version donut are not correct
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
Ex: (\d+:)?8(.|~)3(.|~)2.*
The meaning seems to be (\d+:)?8[.~]3[.~]2.*
But the real regex should be (\d+:)?8\.3\.2.* since there cannot be any version 8~3~2
No data to display
Actions