'Enable system diagnostics' missing in release pipeline
问题 As given in the pic below, how can we enable 'Enable system diagnostics' in release pipeline? The pic is taken from build pipeline and the documentation for diagnostics is here. Also is it possible to provide this in Yaml ? 回答1: Set the variable system.debug to true . If the variable does not exist, add it. 来源: https://stackoverflow.com/questions/60152692/enable-system-diagnostics-missing-in-release-pipeline