-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Organize - Sidebar (Content Tree)
-
None
-
2
-
Severity 3 - Minor
Issue Summary
Space List report macro is listing all spaces as expected in tab "All", but when you click to show Favourite and Category tabs in the macro, it displays an error instead.
Steps to Reproduce
- Create a Confluence page
- Edit the page and add the Space List macro
- In the published view mode, click in the "Favourite" or "Category" tab for the macro
Expected Results
It displays the spaces in the macro
Actual Results
{
"errors": [
{
"status": 405,
"code": "METHOD_NOT_ALLOWED",
"title": "org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported",
"detail": null
}
]
}
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is duplicated by
-
CONFCLOUD-80928 Spaces List Macro in Confluence Fails with 405 Method Not Allowed When Switching Tabs
-
- Closed
-