I'm trying to pass Group/Job/Task names to the Powershell function using following variables:
{JOB(Active|Group)}
{JOB(Active|Name)}
I'm getting "Default group" and "4d121ec7-da70-449a-b910-ef046d26e8a5". Any way I can the values from currently running job?
It's weird, but task name is passing properly.