The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I try append UserRecipient to recipients and have an error when use Plan Vairable for userName ("${bamboo.userName}").
[INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.334 s [INFO] Finished at: 2022-06-01T12:06:24Z [INFO] ------------------------------------------------------------------------ User "${bamboo.userName}" doesn't exist
Hello @Ilya Bryukhov Welcome to Atlassian Community!
It is not clear how you are invoking your build process, is this a Maven? Shell script?.
It appears the ${bamboo.userName} variable is not being expanded. Can you share how you are invoking it? Is it quote, double-quoted?
I would recommend you also try using the "bash-style" invocation:
${bamboo_userName}
More information:
Regards,
Eduardo Alvarenga
Atlassian Support APAC
Hi, If you are running self-managed environments and looking to adopt modern infrastructure, Bamboo Data Center can now be deployed in a Kubernetes cluster. By leveraging Kubernetes, you can easily...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.