- Issue created by @Ok4p1
- First commit to issue fork.
- Merge request !5Resolve #3473007 "Site studio 8.0, remove config filter hard dependency." → (Closed) created by rajeshreeputra
- Status changed to Needs review
2 months ago 1:28pm 19 September 2024 - 🇮🇳India rajeshreeputra Pune
Removed dependency of config filter module.
Requesting review. - Assigned to vishalkhode
- 🇮🇳India rajeshreeputra Pune
We need to add a release note along with an attention message, like below.
Release Note:
The hard dependency on config filter has been removed. If you are currently using this module, please add it to your root composer.json file with the following command:
composer require drupal/config_filter
If you are not using it, you can safely proceed to uninstall it with the following command:
./vendor/bin/drush pmu config_filter
Thank you for your attention. -
vishalkhode →
committed 1b1bbb53 on 1.x authored by
rajeshreeputra →
Issue #3473007 by vishalkhode, rajeshreeputra: Site Studio 8.0
-
vishalkhode →
committed 1b1bbb53 on 1.x authored by
rajeshreeputra →
- Status changed to Fixed
2 months ago 4:57pm 19 September 2024 -
vishalkhode →
committed 4ae27099 on 1.x
Issue #3473007 by vishalkhode, rajeshreeputra: Site Studio 8.0
-
vishalkhode →
committed 4ae27099 on 1.x
- 🇮🇳India vishalkhode
Mistakenly Drupal 11 changes have been pushed as part of this, hence reverting and will create a new minor release, supporting Drupal 11 and removal of Config Filter → module dependency and it'll done as part of 📌 Automated Drupal 11 compatibility fixes for sitestudio_config_management Needs review . Thanks everyone.
Automatically closed - issue fixed for 2 weeks with no activity.