Opened 8 years ago

Closed 8 years ago

#2032 closed enhancement (fixed)

Annotation importer should have a configuration setting for item type

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

Description

The annotation importer configurations can't specify the item type the configuration should be used on. This leads to a lot of configurations being listed (most of them not usable in the current context) no matter if annotations are being imported to samples or to raw bioassays.

Theoretically this doesn't matter to the importer since the mapping between the file columns and annotation type is set up for every import. In practice it would be nice to get a shorter list of configurations to choose from.

Change History (1)

comment:1 by Nicklas Nordborg, 8 years ago

Resolution: fixed
Status: newclosed

(In [7202]) Fixes #2032: Annotation importer should have a configuration setting for item type

It is now possible to select which item types (multiple choice) an annotation import configuration is valid for.

The setting is only used for hiding configurations that should not be used in a given context. If no item types are specified the configuration can be used everywhere.

Note: See TracTickets for help on using tickets.