It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
We often embed links to documentation in our error output and these links eventually wind up in our build logs. I'd like users to be able to click on these links directly from the build log in Bamboo rather than having to copy & past into the address bar.
You can't do it without a plugin or modification of Bamboo sources. Modification of source would be very easy:
Security notice:
Allowing HTML in log output can lead to XSS attacks against your instance, so do it only if you have an internal instance or al willing to play with com.atlassian.bamboo.util.BambooStringUtils#encodeHtmlWithTagWhiteList to escape the output (the method wasn't meant for processing large amounts of data, so you'd need to make sure it's run only when really needed.)
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreBamboo 5.9 will no longer be supported after June 12, 2017. What does this mean? As part of our End of Life policy, Atlassian supports major versions for two years after the first major iteratio...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.