-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
-
1.21
When verifying my regex against simple pipeline project, all works fine, but when doing same against multibranch pipeline (Github) for a PR it yields assertionerror
I'm using Failure Cause Management / MyError / Advanced... / Match Text
I think issue maybe in URL path interpretation:
http://127.0.0.1:8070/jenkins/job/spring-boot-template/job/spring-boot-template/view/change-requests/job/PR-69/1/
java.lang.AssertionError Folder not found!
- is related to
-
JENKINS-50163 Match Text not working on BitBucket Project (possibly other multibranch projects as well)
- Open