Problem/Motivation
Bulk import feature is not importing assets from sub-category with exact match.
Proposed resolution
- Assets must import with exact category name matches.
- Assets should import from sub-categories.
- Assets should import from categories containing special characters like dot (
.), slash (/), ampersand (&), etc. - Assets should import from Asset Groups as usual.
- Assets should queue from multiple categories in the first cron run; fix the offset issue.
- Update the asset queue status message to include queued, skipped, and total assets per category/asset group.
- Update test coverage accordingly.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | acquia_dam_subcategory_import_fix.patch | 2.09 KB | rajeshreeputra |
Issue fork acquia_dam-3564116
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
Comment #3
ankitv18 commentedComment #5
rajeshreeputraAdding patch file.
Comment #6
rajeshreeputraComment #7
rajeshreeputraRequesting review.
Comment #8
rajeshreeputraComment #10
amangrover90 commented