Opened 5 months ago

Closed 5 months ago

#2315 closed enhancement (fixed)

The annotation importer should use fuzzy matching to match headers to annotation types

Reported by: Nicklas Nordborg Owned by: everyone
Priority: major Milestone: BASE 3.19.10
Component: coreplugins Version:
Keywords: Cc:

Description

The annotation importer will suggest a default column-to-annotationtype mapping only if there is an exact match between the column header and annotation type name. It would be nice to have fuzzy matching here since BASE export annotations with suffix '[A]'. It is a quite common procedure to export/modify/import and it would be nice to have better matching when importing.

Change History (1)

comment:1 by Nicklas Nordborg, 5 months ago

Resolution: fixed
Status: newclosed

In 8188:

Fixes #2315: The annotation importer should use fuzzy matching to match headers to annotation types

Note: See TracTickets for help on using tickets.