Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VOTE-2078: Resolve config import issue for Site Builder role #741

Merged
merged 7 commits into from
Jun 7, 2024

Conversation

daniel-crowder
Copy link
Contributor

@daniel-crowder daniel-crowder commented Jun 5, 2024

Jira ticket

VOTE-2078

Description

Update configurations to resolve import errors for Site Builder role.

Deployment and testing

Post-deploy steps

None

QA/Testing instructions

  1. Locally run lando retune
  2. Edit your web/sites/settings.local.php file and set the following
    $config['config_split.config_split.production']['status'] = TRUE;
  3. Run lando drush cim and confirm that the import runs successfully.
  4. Edit your web/sites/settings.local.php file and set the following
    $config['config_split.config_split.non_production']['status'] = TRUE;
  5. Run lando drush cim and confirm that the import runs successfully.
  6. Edit your web/sites/settings.local.php file and set the following
    $config['config_split.config_split.local']['status'] = TRUE;
  7. Run lando drush cim and confirm that the import runs successfully.

Checklist for the Developer

  • A link to the JIRA ticket has been included above.
  • No merge conflicts exist with the target branch.
  • Automated tests have passed on this PR.
  • A reviewer has been designated.
  • Deployment and testing steps have been documented above, if applicable.

Checklist for the Peer Reviewers

  • The file changes are relevant to the task objective.
  • Code is readable and includes appropriate commenting.
  • Code standards and best practices are followed.
  • QA/Test steps were successfully completed, if applicable.
  • Applicable logs are free of errors.

@daniel-crowder daniel-crowder requested a review from rayestrada June 5, 2024 20:31
@rayestrada rayestrada merged commit 0624ab3 into dev Jun 7, 2024
3 checks passed
@daniel-crowder daniel-crowder mentioned this pull request Jun 17, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants