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
I'm working with a the Roadmap Planner on several pages and recently it's impossible to update or edit any of my existing plans. I've also tried to add new plans but I see the same error.
I can add some bars but once I start editing the texts in the bars I get an javascript error on the page when clicking the "Insert" button from the Planner.
Anyone else experiencing this and have some tips for a work around?
The errors says: undefined is not an object (evaluating 't.pageLink.wikiLink.replace')
Atlassian have a bug open for this on their side. Just need to sit tight and wait. :)
Confirming that this issue as started happening recently on our instance. One of our users who often uses the confluence roadmap macro is getting the same issue, which I verified and able to reproduce.
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.
The same issue is hitting me. The console has:
2com.atlassian.confluence.plugins.confluence-roadmap-plugin:roadmap-editor-resources-conf-frontend.js?assetVersion=1000.0.0-496393053b5b&externals=__local-default__&locale=en-US:23 Uncaught TypeError: Cannot read properties of undefined (reading 'replace')
at com.atlassian.confluence.plugins.confluence-roadmap-plugin:roadmap-editor-resources-conf-frontend.js?assetVersion=1000.0.0-496393053b5b&externals=__local-default__&locale=en-US:23:764
at Array.forEach (<anonymous>)
at com.atlassian.confluence.plugins.confluence-roadmap-plugin:roadmap-editor-resources-conf-frontend.js?assetVersion=1000.0.0-496393053b5b&externals=__local-default__&locale=en-US:23:691
at Array.forEach (<anonymous>)
at n (com.atlassian.confluence.plugins.confluence-roadmap-plugin:roadmap-editor-resources-conf-frontend.js?assetVersion=1000.0.0-496393053b5b&externals=__local-default__&locale=en-US:23:664)
at HTMLButtonElement.<anonymous> (com.atlassian.confluence.plugins.confluence-roadmap-plugin:roadmap-editor-resources-conf-frontend.js?assetVersion=1000.0.0-496393053b5b&externals=__local-default__&locale=en-US:23:2170)
at HTMLButtonElement.dispatch (3.6.1-conf-custom-m03.js:2:49404)
at y.handle (3.6.1-conf-custom-m03.js:2:47395)
And it's happening (at least) whenever the string inside a bar is changed.
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.