-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Space - Team Calendar
-
None
-
1
-
Minor
Problem
Unable to create a calendar with team calendar macro on the page with the Legacy Editor
Error message: Invalid space key message found in the preview tab in the DEV tool
{success: false, fieldErrors: [{field: "spaceKeyAutocomplete", errorMessages: ["Invalid space key"]}]}
fieldErrors
:
[{field: "spaceKeyAutocomplete", errorMessages: ["Invalid space key"]}]
0
:
{field: "spaceKeyAutocomplete", errorMessages: ["Invalid space key"]}
errorMessages
:
["Invalid space key"]
field
:
"spaceKeyAutocomplete"
success
:
false
Environment
Confluence Cloud
Legacy editor
Steps to Reproduce
- Create a page with the legacy editor
- Insert a team calendars macro and select a calendar
- Click the macro and select the "Add New Calendar" option
Expected Results
A new calendar should be created
Actual Results
The new calendar wasn't created and the error message: Invalid space key found in the preview tab in the DEV tool
Workaround
Using the team calendar App to create the new calendar
Notes
- mentioned in
-
Page Loading...