Active
Project:
Acquia DAM
Version:
1.1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2026 at 20:54 UTC
Updated:
27 Jan 2026 at 20:54 UTC
Jump to comment: Most recent
When a media type is set to Download and sync assets, and the asset filename from the DAM has changed since the asset was last synced to Drupal, when the sync runs the new file is downloaded and associated with the media item, but the old file remains on the filesystem.
/admin/content/files), you will see both the old file name and the new file name present as Drupal filesThis case should probably be handled in \Drupal\acquia_dam\AssetFileEntityHelper::downloadFile().
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