Allan Barcelos bf04b5c0b4 fixed: Normally it should be safe to assume that the GlobalConfig is never null. GlobalConfigurations are singletons that are instantiated a Jenkins start. Though I'm not sure if it could happen that it is null when access a url while Jenkins is starting. So probably better to just return when it is null. The follow-up null checks are not needed hace 1 año
..
main bf04b5c0b4 fixed: Normally it should be safe to assume that the GlobalConfig is never null. GlobalConfigurations are singletons that are instantiated a Jenkins start. Though I'm not sure if it could happen that it is null when access a url while Jenkins is starting. So probably better to just return when it is null. The follow-up null checks are not needed hace 1 año