Opened 17 years ago
Closed 17 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 , 17 years ago
Component: | coreplugins → core |
---|---|
Milestone: | → BASE 2.5 |
Owner: | changed from | to
Priority: | major → trivial |
Status: | new → assigned |
Type: | defect → enhancement |
comment:2 by , 17 years ago
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