Hello,
I have a "Time: Schedule" trigger which launches my template and in the execution of this template, the "${release.owner}" variable is not valued, it is empty.
Can you tell me how come a mandatory variable in a release can be missing? Also, how can we force this variable to have a certain value?
Indeed, I need to know who is the release owner in my release to do some processing.
Regards,
Jeremy
by: Jérémy D. | over a year ago | Templates & Releases
Comments
Jeremy, thank you for the idea.
When a user begins a release manually, they can choose the release owner. However, when the system starts a release automatically due to a trigger meeting certain conditions, it's marked as being initiated by the system itself. So, who should be the release owner in this case?
Hi Migle,
Either the tool defaults to “system” since it is the tool that triggers the release
Either the tool makes the owner of the release configurable by putting a field in the trigger.
Regards,
Jeremy