-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
High
-
Component/s: Organize - Sidebar (Content Tree)
-
None
-
2
-
Minor
Issue Summary
Trying to drag and drop a page with children in the content tree fails with:
"Something went wrong"
Refresh and try again. If this keeps happening, contact your space administrator.
Upon checking the Network logs, the failure is due to:
"statusCode": 400, "We can't support moving this many pages at this time, please try again by moving fewer pages"
Doing the same attempt to re-order the page in the content tree via the Space Settings => Content => Reorder menu works fine though.
Steps to Reproduce
- Try to drag and drop a page with multiple children in the Content tree of a space.
- Observe the error at the bottom left.
Expected Results
Since this is not a bulk move to a different space, and since this works fine through the Space Settings => Content => Reorder menu, it should work smoothly directly on the Content Tree as well.
Actual Results
It fails with:
"Something went wrong"
Refresh and try again. If this keeps happening, contact your space administrator.
Upon checking the Network logs, the failure is due to:
"statusCode": 400, "We can't support moving this many pages at this time, please try again by moving fewer pages"
Workaround
Re-order the page through the Space Settings => Content => Reorder menu.
- mentioned in
-
Page Loading...