Problem/Motivation

Using the Acquia DAM module v1.1.6 when media assets are deleted from the DAM (Widen), the corresponding media entities in Drupal remain published after cron runs. As a result, these assets continue to appear on site pages. This issue affects all asset types except images, which require manual intervention to unpublish. The affected sites are configured to use the "download and sync" option for all media types.

Steps to reproduce

  • Add media in DAM.
  • Media gets added to Drupal site through bulk import crons.
  • Use that media on any page.
  • Delete media from DAM.
  • Check the media in Drupal site, the media is in Published state even after Acquia DAM cron runs.
  • Media is been displayed on the page as before.

Proposed resolution

Once asset is deleted from DAM it should be unpublished in Drupal site.

Issue fork acquia_dam-3561933

Command icon 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

rajeshreeputra created an issue. See original summary.

rajeshreeputra’s picture

Status: Active » Needs work

amangrover90 made their first commit to this issue’s fork.

ankitv18’s picture

Status: Needs work » Reviewed & tested by the community

Looks good

rajeshreeputra’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.