Problem/Motivation
Message Importing entities from files serialized with hal_json is deprecated in default_content:2.0.0-alpha2 and is removed from default_content:3.0.0. The following files were serialized using hal_json serialization
This creates an error on new builds. A solution would be to 'Import all entities and re-export them as YAML files. See https://www.drupal.org/node/3296226' and hook this into the distribution build ...
Proposed resolution
We don't expect any new Sector 9 sites to be built, but fixing this could remove two legacy modules HAL and (I assume) the normaliser ...
Next steps
DEV assessment required.
Issue fork sector-3381553
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
heiket commentedThe team agreed to proceed
9.5.7
- we will export and re-import the sample content (test)
- if confirmed, we will disable both modules
9.5.8
- we will remove the modules from the codebase
Comment #3
magunz commentedComment #7
heiket commentedTested. Ready to be released with 9.5.7!
Also checked that HAT and normaliser are now uninstalled!
Comment #8
heiket commentedComment #11
dieuwe