Problem/Motivation
Facing order of config install, import, and config action issues in Drupal ~11.2.0
In UnmetDependenciesException.php line 100:
Configuration objects provided by <em class="placeholder">varbase_landing</em> have unmet dependencies: <em class="placeholder">field.field.node.landing_page.field_lp_paragr
aphs (paragraphs.paragraphs_type.bp_accordion, paragraphs.paragraphs_type.bp_block, paragraphs.paragraphs_type.bp_carousel, paragraphs.paragraphs_type.bp_columns, paragraphs
.paragraphs_type.bp_columns_three_uneven, paragraphs.paragraphs_type.bp_columns_two_uneven, paragraphs.paragraphs_type.bp_image, paragraphs.paragraphs_type.bp_modal, paragra
phs.paragraphs_type.bp_simple, paragraphs.paragraphs_type.bp_tabs, paragraphs.paragraphs_type.bp_view, paragraphs.paragraphs_type.bp_webform, paragraphs.paragraphs_type.from
_library, paragraphs.paragraphs_type.text_and_image)</em>
Proposed resolution
- Change the order of logic.
- Remove target bundle [text and image] to landing page components (landing page paragraphs field) without changing old configurations
- Move the configs in the Varbase Landing Page (Paragraphs)
- #3535703: Fix [error] Non-existent permission(s) assigned to roles by moving configs to config install before applying the default recipe
Remaining tasks
- ✅ File an issue about this project
- ✅ Addition/Change/Update/Fix to this project
- ✅ Testing to ensure no regression
- ➖ Automated unit/functional testing coverage
- ➖ Developer Documentation support on feature change/addition
- ➖ User Guide Documentation support on feature change/addition
- ➖ UX/UI designer responsibilities
- ➖ Accessibility and Readability
- ✅ Code review from 1 Varbase core team member
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Update Release Notes and Update Helper on new feature change/addition
- ✅ Release varbase-10.1.0-alpha2, varbase_bootstrap_paragraphs-10.1.0-alpha4
Varbase update type
- ✅ No Update
- ➖ Optional Update
- ➖ Forced Update
- ➖ Forced Update if Unchanged
User interface changes
- N/A
API changes
- N/A
Data model changes
- N/A
Release notes snippet
- Issue #3535812: Fixed unmet dependencies in Text and Image with Varbase Landing by removing target bundles and reordering config to avoid install issues
Comments
Comment #2
rajab natshahComment #3
rajab natshahComment #5
rajab natshahComment #6
rajab natshah✅ Released varbase_bootstrap_paragraphs-10.1.0-alpha4
Comment #7
rajab natshahComment #9
rajab natshah✅ Released varbase-10.1.0-alpha2