-
Bug
-
Resolution: Cannot Reproduce
-
Low
-
1
-
Severity 3 - Minor
-
Issue Summary
When editing macros in Page Edit mode, the macro editor doesn't open with the below error in browser console logs:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'metadataList')
at i (blocklist.ts:115:41)
at v (index.ts:252:34)
at index.ts:365:62
Steps to Reproduce
- Add team calendars to the page
- Add another macro that uses the legacy macro configuration dialog
- Publish the page
- Now go from View -> Edit mode and try to edit the 2nd macro.
Expected Results
The macro editor should open.
Actual Results
Nothing happens but we see the below error being reported in Browser console logs:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'metadataList')
at i (blocklist.ts:115:41)
at v (index.ts:252:34)
at index.ts:365:62
The below exception is seen in the log file:
com.atlassian.confluence.plugins.confluence-inline-tasks:inline-tasks-macro-browser.js?assetVersion=1000.0.0-b2c29440e6ba&externals=__local-default__&locale=en-US:1 TypeError: Cannot read properties of undefined (reading 'setMacroJsOverride')
at com.atlassian.confluence.plugins.confluence-inline-tasks:inline-tasks-macro-browser.js?assetVersion=1000.0.0-b2c29440e6ba&externals=__local-default__&locale=en-US:10:140
Workaround
1. Reload the page in edit mode and now try to edit the macro. You should be able to open the macro editor.
2. Remove the team calendar from the page and publish the page.
Hi everyone,
This is Oleksandr from the Confluence team. Thank you for previously raising this bug and bringing it to our attention.
Within our company roadmap and work capacity, we try to address or review each bug request but admit that not each one will be resolved. To continue the culture of being honest and open, we are closing this bug to focus on our upcoming roadmap for all Confluence users.
As we continue to roll out features we do look at requests made by our users and if you feel like this bug is still impacting your team please let us know by posting a comment and we will review.
Thank you again for providing valuable feedback to our team!
Best,
Oleksandr