Closed (fixed)
Project:
Acquia DAM
Version:
1.1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2025 at 12:36 UTC
Updated:
9 Dec 2025 at 09:14 UTC
Jump to comment: Most recent
When the bulk import cron is executed second time, all assets in the selected category are queued for import, rather than just the new asset. For example, add a single asset in a category with 250 assets results in all 250 being re-queued for import.
Only the new assets should be queued for import.
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
ankitv18 commentedLeft a minor suggestion ~~ moving into NR to get other's opinion
Comment #4
ankitv18 commentedValidated, changes are working as expected. Moving into RTBC
Comment #6
amangrover90 commented