Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#1145 closed enhancement (fixed)

Make the generic raw data importer support batch import

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

Description

This ticket replaces #1135.

The multi-import feature should be implemented in the RawDataFlatFileImporter. If possible, as much functionality as possible should go into the AbstractFlatFileImporter so that other plug-ins also can implement similar features.

Change History (6)

comment:1 by Nicklas Nordborg, 16 years ago

Status: newassigned

comment:2 by Nicklas Nordborg, 16 years ago

Resolution: fixed
Status: assignedclosed

(In [4594]) Fixes #1145: Make the generic raw data importer support batch import

comment:3 by Nicklas Nordborg, 16 years ago

(In [4598]) References #1145: Make the generic raw data importer support batch import

Add permissions so the plug-in can work in experiment/multi-import mode.

comment:4 by Nicklas Nordborg, 15 years ago

(In [4653]) References #1145: Make the generic raw data importer support batch import

Fixes a NPE when used on an unsupported raw data type.

comment:5 by Nicklas Nordborg, 15 years ago

(In [4654]) References #1145: Make the generic raw data importer support batch import

Added missing permissions that are required to create log files.

comment:6 by Nicklas Nordborg, 15 years ago

(In [4655]) References #1145 and #1151.

Added instructions in the documentation for using the batch importer as an alternative to manual import for each raw data set.

Note: See TracTickets for help on using tickets.