- Issue created by @a8w4
- đŠđĒGermany a8w4 Frankfurt am Main
The following is the remnant of the incomplete uninstall:
[notice] Module msqrole has an entry in the system.schema key/value storage, but is not installed. <a href="https://www.drupal.org/node/3137656">More information about this error</a>.
- đ§đĒBelgium RandalV
Hi @a8w4,
Thanks for your report!
I'm unable to reproduce this issue though, would it be possible to share the exact steps / paths where this issue occurs?
As well as let me know if it's reproduceable on a clean D11?Thanks in advance!
- đŠđĒGermany a8w4 Frankfurt am Main
Oopsie daisy, sorry I forgot to mention: it was on Drupal 10.4.6
- đ§đĒBelgium RandalV
Hi @a8w4,
I'm afraid I'm still not able to reproduce this âšī¸
I followed these steps:
- `composer create-project drupal/recommended-project:10.4.6 sandbox-10`
- `ddev config && ddev start`
- `ddev composer require drush/drush drupal/msqrole && ddev drush pm:enable msqrole`
- `ddev drush pmu msqrole`I also tried installing and uninstalling via the UI, it seems to always have worked.
Could it be possible there was just some corrupt caching or config in your project at the time?
If there's any more clues as to how this could be recreated, I'm happy to look further!