You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Users with ? in Fullname.
How to fix this problem?
This link did not fix the problem https://confluence.atlassian.com/bamkb/how-to-change-the-wrong-encoding-in-bamboo-that-is-causing-crashes-or-characters-to-display-incorrectly-318670134.html
Only in Bamboo, not in JIRA, Confluence or Bitbucket.
Hi @[deleted]
I'll need more details to try helping you with this one.
When configuring Bamboo external DB we need to follow the following document:
I'll wait for your comments.
Driver nameMySQL Connector JavaDriver class namecom.mysql.jdbc.DriverDriver versionmysql-connector-java-5.1.47 ( Revision: fe1903b1ecb4a96a917f7ed3190d80c049b1de29 )Database URLjdbc:mysql://localhost/db_bamboo?autoReconnect=trueUser namebamboo@localhostHibernate dialectorg.hibernate.dialect.MySQL5InnoDBDialect
Where do I found collation information in Bamboo?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @[deleted]
I don't think Bamboo saves this information anywhere, but you can get it directly from your DB. This is one of the articles you can use (not from Atlassian though): How to Show the Collation of a Database in MySQL.
I think the issue you are facing is caused by the missing support for utf8mb4.
There is also an Atlassian article talking about a similar problem with MySQL: Branch names with emoji or 4 byte UTF8 characters create hundreds of plan branches in Bamboo.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @[deleted]
What is the Bamboo version that you are having issue with?
Victor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.