Closed daniel-thom closed 5 months ago
Fixes #80
This feature requires that we remove the system_uuid field from components. It provided some value for consistency checks but caused issues with the deepcopy. We would have to clear the field on all composed components.
Fixed in 5f7ab77ec13c20ba66e8ab4cdc389023b253963b
Fixes #80
This feature requires that we remove the system_uuid field from components. It provided some value for consistency checks but caused issues with the deepcopy. We would have to clear the field on all composed components.