Details
-
Improvement
-
Resolution: Unresolved
-
Neutral
-
None
-
None
-
None
-
None
Description
Steps to reproduce
- Create thousands of child nodes.
- Expand the parent node.
- Publish recursively the parent node.
- ....
Expected results
The data, user is allowed to create, shouldn't cause major performance issues.
User should be prevented or notified about the performance limitation.
Actual results
User can create as many child nodes as she wants.
Workaround
Evangelise the users regarding the proper data structure.
Development notes
There might be different way to improve the situation
- addNodeAction (or other actions creating content) could warn the user (notification) if the child count exceeds the configurable threshold
- addNodeAction (or other actions creating content) could warn the admin (log) if the child count already exceeds the configurable threshold
- ...
Checklists
Acceptance criteria
Attachments
Issue Links
- to be documented by
-
PUBLISHING-294 Create a recommendation for structuring nodes in particular order to avoid unnecessary performance issues
-
- Closed
-