cms icon indicating copy to clipboard operation
cms copied to clipboard

The eav_attributes table

Open LeLuyen opened this issue 7 years ago • 1 comments

Hi Chris,

When i deleted the content type, the records in the eav_attributes table are not delete.

Please confirm and fix.

Thanks you!

LeLuyen avatar Apr 14 '18 14:04 LeLuyen

I believe this is the expected behaviour, as deletion of virtual attributes definition would break every existing content using such attributes.

However, I think this behaviour can be improved. For instance, delete virtual properties definition if and only if there are no contents using them.

botchris avatar Apr 15 '18 15:04 botchris