Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: 6.5.2
-
Fix Version/s: 6.8.0
-
Component/s: None
-
Labels:None
-
Sprint:Leap 37
Description
When adding a property to an artifact (via UI or REST or user plugin - all exhibit the same issue) if the URL starts with a number (after the protocol part) it is not recognized as URL and is not clickable. If it does not start with a number it is recognized as URL and it is clickable.
For example, the property named 'url' with a value of 'https://d3dtest.com/' is recognized as a URL and it is clickable, but the property named 'url2' with a value of 'http://3dtest.com/' is not recognized as a URL and is not clickable.
Adding a screenshot with examples.