Category search functionality with media formatter filter.

Created on 3 April 2025, about 1 month ago

Problem/Motivation

Currently asset bulk import provides option to import asset for any category with specific media plugin selected, but it sends request to fetch all assets and then filter in queue service.

Steps to reproduce

  • Install Drupal
  • Install Acquia DAM 1.1.0
  • Install acquiadam_asset_import
  • Visit admin/config/acquia-dam/bulk-import
  • select category
  • select media plugin
  • click +Add
  • click save
  • Execute cron

Proposed resolution

Send the filter options in fetchAssetsInCategory and all other subsequent methods. This will only fetch assets from the selected category with asset type provided as filter.

✨ Feature request
Status

Active

Version

1.1

Component

Code

Created by

🇮🇳India rajeshreeputra Pune

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024