Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: rtc-plugin
-
Labels:
-
Environment:Jenkins: 2.7.2
Pipeline: 2.4
Pipeline Groovy: 2.18
-
Similar Issues:
Description
When updating the pipeline groovy plugin from 2.17 to 2.18 some RTC related variables e.g. env.team_scm_snapshotUUID and env.team_scm_fetchDestination return null after checking out from RTC by using a build definition. The expected behavior is that these variables return the same values as in the previous version.
Also faced this issue with Jenkins 2.7.4, pipeline 2.4, pipeline groovy 2.21