Skip to content

Default reconciliation types are rendered without name (only id) #5907

Closed
@wetneb

Description

@wetneb

The default types proposed by a reconciliation service are proposed to the user by showing only their id, not their human-readable label.

To Reproduce

Steps to reproduce the behavior:

  1. First, import this dataset: https://opendata.paris.fr/explore/dataset/lieux-de-tournage-a-paris/ (CSV with ; delimiter: https://opendata.paris.fr/api/explore/v2.1/catalog/datasets/lieux-de-tournage-a-paris/exports/csv?lang=fr&timezone=Europe%2FBerlin&use_labels=true&delimiter=%3B)
  2. Then, open the reconciliation dialog to reconcile the "Titre" column to Wikidata

Current Results

Observe that the last type in the list appears as an identifier (without a name).

Expected Behavior

Like other type options in the list, the type should be provided as a pair of (name, id).

Screenshots

image

Versions

  • Operating System: Linux
  • Browser Version: Firefox
  • JRE or JDK Version: 17
  • OpenRefine: 3.8-SNAPSHOT

Additional context

Follow-up to #4224.

Metadata

Metadata

Assignees

Labels

Module: FrontendThese issues involve working on HTML, CSS, and JavaScript code that affects the user interface.Type: BugIssues related to software defects or unexpected behavior, which require resolution.reconciliationRelated to the reconciliation operations and other features

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions