Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 336 Bytes

2023-06-20-bulk-edit-should-be-worked-with-one-to-one-association.md

File metadata and controls

7 lines (7 loc) · 336 Bytes
title issue
Bulk Edit should be worked with One To One Association.
NEXT-28600

Administration

  • Changed method buildBulkSyncPayload of service src/module/sw-bulk-edit/service/handler/bulk-edit-base.handler.js to handle the case One-to-one association field
  • Added method isOneToOneAssociation to entity-definition