Opened 16 years ago

Closed 16 years ago

#811 closed enhancement (fixed)

Wildcard or regular expressions in raw data column mappings

Reported by: Jari Häkkinen Owned by: Nicklas Nordborg
Priority: trivial Milestone: BASE 2.5
Component: core Version:
Keywords: Cc:

Description

Allow wildcard or regular expressions in column mappings when configuring a raw data importer. Could work in the same way as header mappings.

Example: "F6.. Median" will map to both "F635 Median" and "F633 Median" Some kind of error should be given if two or more columns qualify.

Vegard.

Moved here from http://baseplugins.thep.lu.se/ticket/76

Change History (2)

comment:1 by Nicklas Nordborg, 16 years ago

Component: corepluginscore
Milestone: BASE 2.5
Owner: changed from everyone to Nicklas Nordborg
Priority: majortrivial
Status: newassigned
Type: defectenhancement

comment:2 by Nicklas Nordborg, 16 years ago

Resolution: fixed
Status: assignedclosed

(In [3911]) Fixes #811: Wildcard or regular expressions in raw data column mappings

To be consistent with exact name matching the first column found is always returned

Note: See TracTickets for help on using tickets.