-
Bug
-
Resolution: Fixed
-
Minor
-
-
Jenkins 2.136
reported on https://github.com/jenkinsci/configuration-as-code-plugin/issues/398
EnvironmentVariablesNodeProperty do declare constructor parameter "List<Entry> env" but no associated getter, so there's no introspection-compliant way to get the value from a live instance.
Released as 2.136. The change introduces new API, so it is not backportable in the current state IMHO