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-2415: Enable state_cache for cloud environments. #931

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

daniel-crowder
Copy link
Contributor

@daniel-crowder daniel-crowder commented Aug 19, 2024

Jira ticket

VOTE-2415

Description

Enable state_cache in Drupal for cloud environments.

Deployment and testing

Post-deploy steps

n/a

QA/Testing instructions

  1. Login as an administrator, go to /admin/reports/status and confirm that State Cache is enabled.
    Note: This is not enabled for local environments as you will need to add $settings['state_cache'] = TRUE; to your local settings file.

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.

@clmedders clmedders merged commit 04692d6 into dev Aug 20, 2024
3 checks passed
@clmedders clmedders deleted the feature/VOTE-2415-state-cache-setting branch August 20, 2024 17:48
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