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 Changed 16 years ago by
Component: | coreplugins → core |
---|---|
Milestone: | → BASE 2.5 |
Owner: | changed from everyone to Nicklas Nordborg |
Priority: | major → trivial |
Status: | new → assigned |
Type: | defect → enhancement |
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(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