Closed (fixed)
Project:
Acquia DAM
Version:
1.1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2025 at 06:37 UTC
Updated:
28 Jan 2026 at 13:19 UTC
Jump to comment: Most recent
After running the media_acquiadam to acquia_dam upgrade/migration in production and setting a media type to use download method, site is seeing many/most media entities being loaded from the wrong file directory. Instead of the path being sites/default/files/dam/[asset ID value]/filename, it's sites/default/files/dam//filename -- and the file is in fact downloaded to /dam/ and not to a subdirectory based on the asset ID.
Migrate from media_acquiadam to acquia_dam.
So it appears that we need:
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 #3
rajeshreeputraAdded option to re-download assets as per requirement in Drush command.
Next action: validate UI.
Comment #4
rajeshreeputraRequesting review.
Comment #5
ankitv18 commentedLeft some comment, hence moving back into NW.
Comment #7
rajeshreeputraMerged!