Closed (outdated)
Project:
Rabbit Hole
Version:
8.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2020 at 19:26 UTC
Updated:
26 Jun 2023 at 09:00 UTC
Jump to comment: Most recent
This task is a follow-up to this comment.
Basically, we should review and replace (where possible) usages of constants with default configuration object, that will be used for default values for new bundles.
Get default values for bundle/entities in the following order:
1) Default configuration object;
2) Current default values set in constants if the configuration is empty (it can be removed manually);
Comments
Comment #2
matroskeenThis task is not relevant anymore since default configuration objects were removed in 2.0.x.