Cache issues on module install/uninstall

Created on 30 July 2018, about 6 years ago
Updated 17 August 2023, about 1 year ago

Module overrides don't apply when a module is installed and aren't removed when a module is uninstalled.

nterbogt$ drush eval "echo \Drupal::config('mailsystem.settings')->get('defaults.sender');"
php_mail

nterbogt$ drush cr
Cache rebuild complete.                                                                                                              [ok]

nterbogt$ drush eval "echo \Drupal::config('mailsystem.settings')->get('defaults.sender');"
devel_mail_log

I'll provide a patch for this module in a following comment.

πŸ› Bug report
Status

Postponed: needs info

Version

1.0

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia nterbogt

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024