Problem/Motivation

Site templates will almost always need to ship a good chunk of default content; some recipes might also want to ship demo content. It is very likely that site builders might want to delete demo or default content as a whole, or switch out of it. Core's got Workspaces for exactly this purpose.

The default content system should theoretically work properly with workspaces, but it's totally untested. We need a test to prove that you can import default content that is associated with a workspace.

Issue fork drupal-3532962

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

phenaproxima created an issue. See original summary.

phenaproxima’s picture

Title: Ensure that the default content can import a workspace with content in it » Ensure that the default content system can import a workspace with content in it
phenaproxima’s picture

Status: Active » Needs review
Issue tags: +Contributed project soft blocker

Tagging this as a soft blocker because this very much affects site template creators.

thejimbirch’s picture

Status: Needs review » Reviewed & tested by the community

Excellent comments throughout the tests. Very clear and concise. Moving to RTBC.

  • alexpott committed 5176cb2d on 11.2.x
    Issue #3532962 by phenaproxima: Ensure that the default content system...
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Backported to 11.2.x to keep test coverage aligned and this is a test-only change.

Committed and pushed c889311f82f to 11.x and 5176cb2d3e8 to 11.2.x. Thanks!

  • alexpott committed e7d10204 on 11.x
    Issue #3532962 by phenaproxima: Ensure that the default content system...

Status: Fixed » Closed (fixed)

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