|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Hello. Yes, I would say it's the same issue so this is a duplicate. Sorry about that!
My issue has the extra issue of chance, the app name is app.user$user.app so $user is getting replaced as a variable.
Escaping the $ or quoting the string should fix it, same as the other issue. Thanks for looking into this.