-
Bug
-
Resolution: Fixed
-
Minor
JenkinsServer.getView is throwing IOException if view was not found. Other functions like getJob, getMavenJob, getFolderJob are all catching HttpResponseException and handling NOT FOUND status with returning null. Is there a reason why getView is behaving differently?