Problem/Motivation
- Having custom and managed config templates. Which on import to the active config for selected content types or fields.
- Entity definitions need to be auto updated.
- Field definitions need to be auto updated.
But:
Support for automatic entity updates has been removed
https://www.drupal.org/node/3034742
Having:
Steps to reproduce
Given that on the install of Varbase Workflow modules
When it needs to update entity definitions on install or updates
Then the old namespace was not right and the arguments had changed for Drupal 9
And on updates of Content Moderation Workflow configs
Proposed resolution
- Switch to
EntityDefinitionUpdateManagerclass from Vardot/entity-definition-update-manager - Run the Entity Definition Update for all needed entities and field definitions on each activation
Remaining tasks
- ✅ File an issue about this project
- ✅ Switch to
EntityDefinitionUpdateManagerclass - ✅ Testing to ensure no regression
- ✅ Automated unit/functional testing coverage
7 Oct 2021 at 02:33 EEST - ✅ Developer Documentation support on feature change/addition
- ➖ User Guide Documentation support on feature change/addition
- ✅ Code review from 1 Varbase core team member
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Release varbase-9.0.2, varbase_workflow-2.0.1
User interface changes
- None
API changes
- None
Data model changes
- None
Comments
Comment #3
rajab natshahComment #4
rajab natshahComment #5
rajab natshahComment #6
rajab natshahComment #7
rajab natshahComment #8
rajab natshahComment #10
rajab natshahComment #11
rajab natshahComment #12
rajab natshah