macopedia / magmi-m2

Magmi GitHub, see branch magento2 for a version compatible with Magento 2
113 stars 53 forks source link

add warnings when ignoring attributes #71

Closed fsw closed 4 years ago

fsw commented 4 years ago

When attributes does not apply to item type or they are missing from attribute set magmi ignores them. Weather this is desired behavior is disputable (for example Magento allows changing attribute set for product without removing attributes data that does not fit, configurable products might work on attributes not in set etc.). I think in such cases at least a warning should be issued to let user know data is beeing lost.