- Issue created by @f.mazeikis
This is folloup to #3539729 📌 Implement Category config entity Active .
When new SDC based Component entity is created, we should check if a Folder matching group property of such SDC exists. If it does, place Component in that Folder. If such a Folder doesn't exist, create it.
When User deletes a Folder, we should disable (status: false) all of Component entities it "contains", or reject deleting the folder if any of the components are currently in use.
We also need tests for all of the above.
Active
1.0
Config management