Active
Project:
Install Profile Generator
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2020 at 12:49 UTC
Updated:
15 Apr 2020 at 12:49 UTC
Jump to comment: Most recent
In #3124958: Visiting admin/reports/status after running drush ipg causes fatal error, it was found that the site was left in a strange state after generating an install profile.
The root cause of this issue was ModuleExtensionList::getAllInstalledInfo() not listing the new install profile, even after a cache clear. This is possibly due to the module handler being in a strange state.
Testing found that running drupal_flush_all_caches() twice fixes this issue, but is somewhat inelegant and heavy handed. This issue is to investigate a better fix.
TBD
TBD
None
None
None
TBD
Comments