Opened 16 years ago
Closed 16 years ago
#1189 closed defect (fixed)
Can't import annotation to raw bioassays
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.9 |
Component: | coreplugins | Version: | |
Keywords: | Cc: |
Description
Start a job configuration with the Annotation importer on the 'Raw bioassays' list page. Select a file and set parsing parameters for it. Specify a column mapping for the 'Name' column, but not for the 'Internal ID' column. When click 'Next' you will get an error message:
A mapping for either 'Name' or 'Internal ID' must be given.
The only known workaround is to create a file that also contains a column with the internal ID values, and when importing you must specify both a 'Name' and 'Internal Id' column mapping. When you do this, only the internal ID is used to lookup item, the name is ignored.
Change History (2)
comment:1 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [4660]) Fixes #1189: Can't import annotation to raw bioassays