Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 362 Bytes

2022-10-26-add-duplicated-media-use-existing-file-option.md

File metadata and controls

10 lines (10 loc) · 362 Bytes
title issue author author_email author_github
Add duplicated media use existing file option
NEXT-21808
d.neustadt
d.neustadt@shopware.com
dneustadt

Administration

  • Added option and switch case in solveDuplicate method of sw-duplicated-media-v2 component to keep and use an already existing file
  • Added keepFile method in MediaApiService