-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Docker jenkins/jenkins:2.235.1
OpsGenie Plugin: 1.8
The OpsGenie Jenkins plugin is returning `null` when attempting to get the root URL.
PR here that looks to solve the issue -> https://github.com/jenkinsci/opsgenie-plugin/pull/6
> Newer versions of Jenkins don't call JenkinsLocationConfiguration#load() in the constructor anymore, but we can use the singleton that's already loaded from disk.