-
Type:
Bug
-
Resolution: Low Engagement
-
Priority:
Low
-
None
-
Affects Version/s: 6.6.2, 6.7.2
-
Component/s: Apps - Team Calendar, Macros - Create from template
-
4
-
Severity 3 - Minor
-
1
Summary
Create From Template macro will fail to create a "Calendar" template. The same problem doesn't happen with other templates.
Environment
- Confluence 6.7.2
- Team Calendar 5.5.4
Steps to Reproduce
- Install Team Calendars
- Go to any page and insert a Create From Template macro.
- On the macro's settings, select "Calender" on Template name field.
- Save the page.
- Click on the macro
Expected Results
Confluence will open a pop window so you can fill the template's settings.
Actual Results
The pop window hangs and the following is logged on Console:
Uncaught TypeError: Cannot read property 'type' of undefined
at Object.doFinalAction (batch.js?analytics-enabled=true&analytics-uploadable=true&build-number=7601&confluence.table.resizable=true&healthcheck-resources=true&highlightactions=true&hostenabled=true&is-server-instance=true&isSystemAdministrator=true&locale=en-GB:5798)
at B (batch.js?locale=en-GB:2418)
at Object.fireWizard (batch.js?locale=en-GB:2418)
at batch.js?locale=en-GB:2343
at Array.<anonymous> (batch.js?locale=en-GB:2343)
at k (batch.js?locale=en-GB:392)
at Object.add [as done] (batch.js?locale=en-GB:392)
at a (batch.js?locale=en-GB:2343)
at Object.<anonymous> (batch.js?locale=en-GB:2343)
at k (batch.js?locale=en-GB:392)
Workaround
If you need to use the template, use create button instead of the macro.
- mentioned in
-
Page Loading...