Closed agrare closed 7 months ago
I always forget that the parameters need a trailing .$ otherwise they won't be interpolated. Was trying to figure out why it was trying to email "$.to" :laughing:
.$
Checked commit https://github.com/agrare/manageiq-content/commit/b3ae05d386217e43a80dfe19a0a1f49ccd2a4aaf with ruby 2.7.8, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 0 files checked, 0 offenses detected Everything looks fine. :cookie:
I always forget that the parameters need a trailing
.$
otherwise they won't be interpolated. Was trying to figure out why it was trying to email "$.to" :laughing: