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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.