The Commons installer currently attempts to install all of the demo content in a single connection, which can require a lot of resources and inflates the minimum system requirements.

Demo content is already well separated into users, terms, groups and content, so creating each type of content in a separate batch would be a straightforward process and would improve code readability if nothing else.

Comments

devin carlson’s picture

Status: Active » Needs review
StatusFileSize
new18.77 KB

A patch to split the demo content installation into steps and run them all as a batch process.

devin carlson’s picture

Status: Needs review » Fixed

Tested #1 with a number of fresh installs and verified that all demo content continued to be installed correctly.

  • Commit 41b1f6b on 7.x-3.x by Devin Carlson:
    Issue #2267691 by Devin Carlson: Changed installer to create demo...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.