Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 442 Bytes

2023-05-12-fix-bulk-edit-when-empty-custom-fields-is-passed-it-wipes-out-all-custom-fields.md

File metadata and controls

9 lines (9 loc) · 442 Bytes
title issue author author_email author_github
Fix bulk edit - when empty custom fields is passed, it wipes out ALL custom fields
NEXT-27675
Matheus Gontijo
matheus@matheusgontijo.com
Matheus Gontijo

Administration

  • Changed src/Administration/Resources/app/administration/src/module/sw-bulk-edit/service/handler/bulk-edit-product.handler.js - Transform "undefined" values to "null", as "undefined" is not a valid JSON value.