New Media Type with Identical Source as Existing Acquia DAM Media Type Incorrectly Links to Existing Media Type

Created on 25 March 2025, 11 days ago

Problem/Motivation

Trying to add images of both kind(embedded and local) from Acquia DAM on the same website. After installing acquia_dam, when a new media type is created to serve Acquia DAM assets synced locally, it only embeds the assets from Acquia DAM. But if we switch the media type provided by Acquia DAM to serve locally synced images, the new media type also switches to local.

Steps to reproduce

  • Install Acquia DAM 1.1.0.
  • Configure Acquia DAM.
  • Create a new media type (lets say 'Synced DAM Image') with 'Acquia DAM: Image' as the media source.
  • Check the 'Download and sync assets' checkbox and save the media type.
  • Add the media type to a content field.
  • Create a node of the above content type and select an image from Acquia DAM of the new media type.
  • View the new content and inspect the image. It will be an URL embedded image.
  • Navigate to /admin/structure/media/manage/acquia_dam_image_asset.
  • Check the 'Download and sync assets' checkbox and save the media type.
  • View the above created content and check the image and it will now be served as a local image.
🐛 Bug report
Status

Active

Version

1.1

Component

Code

Created by

🇮🇳India ishan.gupta

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024