- Issue created by @DamienMcKenna
- Status changed to Closed: duplicate
over 1 year ago 8:17pm 24 March 2023 - πΊπΈUnited States DamienMcKenna NH, USA
There's already an issue for this: π Clear the "Entity type" select field from unused types Fixed
The module appears to assume that each entity bundle will have a Metatag field, because in MetaTagDownloadForm::getEntityTypes() and MetaTagDownloadForm::getBundlesList() it will return entity types and bundles that do not have have a Metatag field.
Rewrite the export logic to only list bundles that have a Metatag field.
Add some text on the export page explaining why entity bundles might not show in the list.
Make the changes.
TBD
n/a
Closed: duplicate
1.0
Code
There's already an issue for this: π Clear the "Entity type" select field from unused types Fixed