- Issue created by @kim.pepper
- π«π·France andypost
At the moment there's only one obsolete module
help_topics
So the fix is
- ls core/modules | xargs vendor/bin/drush pm:install --yes + ls core/modules | grep -v help_topics | xargs vendor/bin/drush pm:install --yes
Bur when more modules will be added makes sense to grep "obsolete" status from info file
- Merge request !7180#3436055 Validatable config should skip obsolete modules β (Open) created by kim.pepper
- Status changed to Needs review
8 months ago 4:46am 26 March 2024 - Status changed to Fixed
8 months ago 9:53am 26 March 2024 - π¬π§United Kingdom catch
Committing this from needs review because head is broken.
Committed/pushed to 11.x and cherry-picked to 10.3.x, thanks!
Automatically closed - issue fixed for 2 weeks with no activity.