Degraded performance Customers may experience issues using Community search. Our team is investigating.
It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
When I view a comments of commit I want tarnsform markup text like [#issue number] into reference like URL/issue number.
In addition, I need to be able to customize the URL (my BTS) in the setting.
How can I achieve this effect?
Perhaps there is a plugin that allows me to perform a similar setting?
I'm not aware of a plugin that does this, but we have a MarkupRendererComponent SPI that you could implement in a plugin to do it. If that interests you, the answer from Michael Heemskerk on https://answers.atlassian.com/questions/13407399 is probably your best source of how to do that.
One note - It sounds like you're asking for the text of user-written comments to be altered, and the above API can handle that. We don't currently pass Git commit messages through these plugins, so you currently can't alter those in the web UI.
Cheers!
Adam
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreBitbucket Pipelines helps me manage and automate a number of serverless deployments to AWS Lambda and this is how I do it. I'm building Node.js Lambda functions using node-lambda ...
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.