Problem/Motivation
After selecting the "Download and Sync Assets" option, the assets start showing as duplicates. One version displays with a CDN URL, while the other shows with the label "Download & Sync Assets." This leads to confusion and unnecessary duplication of assets.
Expected outcome
When the "Download and Sync Assets" option is selected, only one version of the asset should be displayed, using the Drupal file system. There should be no duplication, and the asset should not be displayed with a CDN URL.
Steps to reproduce
- Enable the latest DAM version (1.1.1).
- Configure the embed media feature in the text editor.
- Add an asset through the embed media option in the text editor on a content page.
Issue fork acquia_dam-3524114
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
rajeshreeputraRequesting review.
Comment #5
japerryMarking NW per comments in the MR.
Comment #7
vishalkhode commentedReviewed changes, looks good to me now. Hence, RTBC.
Comment #9
japerryChanges look good, fixed!