- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
Minor
 - 
    Jenkins: 2.7.2
Pipeline: 2.4
Pipeline Groovy: 2.18 
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.