-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: opsgenie-plugin
-
None
-
Environment: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.
Â