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
When I tried to restore using the xml file I had, I encountered an error stating that value is too big for column.
I found this link which has a link to a solution for the error that I am facing but when I clicked the link, it brought me to Atlassian documentation instead of a page that shows me how to solve this issue.
I have tried changing the maximum character length to 255 but the error still persists.
I am trying to upgrade to Jira 8.20.22 and my JSM to 4.20.22. The database that I am using is PostgreSQL.
This is the error taken from atlassian-jira.log
Error during ActiveObjects restore com.atlassian.activeobjects.spi.ActiveObjectsImportExportException: There was an error during import/export with plugin jira-optimizer-plugin(com.atlassian.jira.plugins.jira-optimizer-plugin) #3.0.0 (table AO_0AC321_RECOMMENDATION_AO):Could not import data in table 'AO_0AC321_RECOMMENDATION_AO' column #3, value is too big for column which size limit is 10, value is: localise-project-10600
If anyone is able to help me with this issue or point me to the right direction that will be great! Thanks :)