-g_<variable_name> is not working with secret text in Jenkins

Another issue with Katalon Plugin in Jenkins.

As per Command Syntax (Command-line/Console Mode Execution) | Katalon Docs

On Jenkins with Katalon plugin it works only if you realy put someting like -g_userName="admin" BUT IT’S NOT OVERRIDING the Execution Profile variable if you try to get its value from a Jenkins’s secret text like this

Please note that -apikey=%apikey% works ( $apikey should be used on Linux)

Hi @gdearest07, I saw that this is shared with our product team by @chen.lee in the Feature Request section. Please allow me to close this thread. Thank you and we will update you in the other link. -g_<variable_name> should work with secret text in Jenkins