Skip to content

Commit 9691303

Browse files
authored
Revert "Add example Scratch project for Experience CS" (#526)
This reverts commit 4d4a123. The `ProjectImporter` doesn't currently play nicely with the `default_scope` we've added to `Project`. It correctly created the experience-cs-example project the first time the `rake projects:create_all` task ran on the deployment to staging but it fails on subsequent invocations because the `default_scope` prevents the importer from finding the existing Scratch project and it therefore attempts to create it again, resulting in: > ActiveRecord::RecordInvalid: Validation failed: Identifier has already been taken (ActiveRecord::RecordInvalid)
1 parent b89bad7 commit 9691303

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/tasks/project_components/experience_cs_example/project_config.yml

-4
This file was deleted.

0 commit comments

Comments
 (0)