Skip to content

How to reseed QA Staging

Linda Goldstein edited this page May 3, 2026 · 3 revisions

Last reviewed: 2022-09-20

heroku run "DISABLE_DATABASE_ENVIRONMENT_CHECK=1 rails db:seed:replant --trace" --app casa-qa
heroku run "DISABLE_DATABASE_ENVIRONMENT_CHECK=1 rails db:seed:replant --trace" --app casa-r4g-staging

Clone this wiki locally