2023-11-22.1 D10
Drupal 10 update
Tip
When deploying to staging / production, run these commands (again): drush cr; drush deploy
- Check the
/user/#
page that the admin theme + sub theme works as before. If the theme is broken, do the following- Log in as super admin and Go to
/admin/config/development/performance
. Untick the CSS and JS aggregation - Flush all caches
- Kill both varnish pods from openshift
- Flush all caches again
- Go to
/admin/config/development/performance
and tick the CSS and JS aggregation checkboxes
- Log in as super admin and Go to
- Check the calculators
/admin/tools/calculator-settings
- Check the react search pages
Full Changelog: 2023-11-08.1...2023-11-22.1