Needs review
Project:
Metatag Import Export CSV
Version:
8.x-1.3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Sep 2025 at 21:38 UTC
Updated:
18 Sep 2025 at 08:21 UTC
Jump to comment: Most recent

Comments
Comment #3
carma03 commentedFixing and merge request done. Moved to Needs Review.
Comment #4
vinodhini.e commentedHi, Steps to Reproduce
Installed the module on Drupal 11.2.3.
While importing a CSV for meta tags, encountered the same issue as mentioned in this issue queue—import failed due to missing file validation plugin for extensions.
After applying Merge #11, the CSV could be uploaded successfully without any errors.
Merge #45 resolves the compatibility issues. Thanks.