Closed peternied closed 2 years ago
Still trying to figure out best how to test these changes.
Could I get some help for how to root cause this error? I can test locally, but am not sure what the source of this error is or how to root cause it better.
2022-01-24 20:10:42.244+0000 [id=937] WARNING h.i.i.InstallUncaughtExceptionHandler#handleException: Caught unhandled exception with ID a0cae017-6f1b-405b-968d-af9765d95f97
org.apache.commons.jelly.JellyTagException: jar:file:/var/jenkins_home/war/WEB-INF/lib/jenkins-core-2.319.2.jar!/lib/form/descriptorList.jelly:84:76: <st:include> org.apache.commons.jelly.JellyTagException: jar:file:/var/jenkins_home/war/WEB-INF/lib/jenkins-core-2.319.2.jar!/lib/form/advanced.jelly:57:23: <d:invokeBody> org.apache.commons.jelly.JellyTagException: jar:file:/var/jenkins_home/war/WEB-INF/lib/jenkins-core-2.319.2.jar!/lib/form/entry.jelly:82:27: <d:invokeBody> No such property: dontPublishTestingPhrase for class: org.jenkinsci.plugins.ghprb.GhprbTrigger$DescriptorImpl
@bjoernhaeuser Would you be able to give me any pointers so I can root cause and resolve the No such property: dontPublishTestingPhrase for class: org.jenkinsci.plugins.ghprb.GhprbTrigger$DescriptorImpl
error to get this PR ready for review?
(Pulled your name from the repo as you've recently made a number of commits)
Closing this pull request, I don't see any activity in this repo, wish I could contribution
Pulling forward
Dont Publish Testing Phrase
based off the original PR #660 originally started by @sisciaResolves #608