Closed (fixed)
Project:
Metatag
Version:
2.2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2026 at 14:17 UTC
Updated:
29 Aug 2026 at 01:30 UTC
Jump to comment: Most recent
Multiple cardinality meta tags are supposed to be impossible but it got broken probably due to core field ui changes.
Add a metatags field and see cardinality in the UI.
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 #2
alexpottSee 10.2 there's a new and better way to achieve this... https://www.drupal.org/node/3386675
We can lose some code and add just a little bit FTW.
Comment #4
alexpottComment #5
damienmckennaThanks for working on this. And the test coverage will help make sure we don't run into this again. Good stuff!
Comment #7
damienmckennaCommitted. Thank you Alex!