Opened 13 years ago
Closed 13 years ago
#1631 closed defect (fixed)
Raw data importer doesn't log missing features
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.0 |
Component: | coreplugins | Version: | |
Keywords: | Cc: |
Description
When using the raw data flat file importer with "Feature mismatch=smart" it skips raw data lines that can't be matched against a feature on the array design. This is however just reported as a total count at the end of the run and is not logged in the log file.
This is in contrast to the "Duplicate feature=skip" option that does log all lines with a duplicate feature id.
Note:
See TracTickets
for help on using tickets.
(In [5768]) Fixes #1631: Raw data importer doesn't log missing features