Closed sarongebre closed 1 month ago
I believe there was a file missing under the config/sync folder when I did a drush config export. I went over to the configuration settings and did a an export of that specific file and added it to the the config sync folder manually. config/sync/block.block.views_block__group_contact_info_block.yml
Configuration type Block Configuration name Group contact info block (views_block__group_contact_info_block)
Block config is ignored on /admin/config/development/configuration/ignore/ so the new file needs added as an exception. All of that can probably be removed - it was done when we thought we were going to manage sites with the main config management rather than Features.
I'll add the additional config ignore exception rule after merging.
Edit: nevermind you already did it! https://github.com/unlcms/project-herbie/pull/801/files#diff-0aff2b8e2435c55384480a614b9138746c4d35727b4dd7561dbe303cd34ce3c1R42
Closes #790
I believe there was a file missing under the config/sync folder when I did a drush config export. I went over to the configuration settings and did a an export of that specific file and added it to the the config sync folder manually. Not sure if it's okay to do this or not. config/sync/block.block.views_block__group_contact_info_block.yml
Configuration type Block Configuration name Group contact info block (views_block__group_contact_info_block)