Only export entities that can be imported, i.e. ones with a Metatag field

Created on 20 March 2023, almost 2 years ago
Updated 24 March 2023, over 1 year ago

Problem/Motivation

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.

Proposed resolution

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.

Remaining tasks

Make the changes.

User interface changes

  • The export page will only list entity bundles that have a Metatag field.
  • The export page will indicate how to make other entity bundles show on the list, i.e. by adding the Metatag field to that entity bundle.

API changes

TBD

Data model changes

n/a

πŸ› Bug report
Status

Closed: duplicate

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States DamienMcKenna NH, USA

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

Comments & Activities

Production build 0.71.5 2024