Skip to content

Show element type alias alongside label on destination block mappings #29

@deanleigh

Description

@deanleigh

In the destination tab, each block mapping (e.g. "Suggested Itinerary", "Features", "Accommodation") shows the label and its property aliases, but not the element type alias of the block itself.

This makes it hard to tell which backoffice element type a mapping is actually wired to, especially when two similarly-named element types exist (for example during a rename migration). Today we had the label say "Suggested Itinerary" while the underlying mapping pointed at a deprecated misspelt element type alias. The UI gave no visible indication of the mismatch, and content extraction silently failed because the target block wasn't on the page.

Request: Display the contentTypeAlias (and ideally the contentTypeKey) on each block mapping card in the destination view, so editors can verify which element type a mapping targets without opening the underlying JSON.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions