Opened 15 years ago

Closed 15 years ago

#1291 closed enhancement (fixed)

Batch importing same labeled extract in more than one array on a multi-array slide only keeps the last entry in file

Reported by: Jari Häkkinen Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 2.12
Component: coreplugins Version: 2.11
Keywords: Cc:

Description

I noticed that trying to batch import a multi-array hybridization with one labeled extract in two arrays will only connect the last entry in the file. I have used the array index to point at different arrays on the slide.

Is the above use case supported by BASE? If it can be supported we should fix the issue, if the use case cannot be supported then the batch importer should react with an error.

Change History (4)

comment:1 by Nicklas Nordborg, 15 years ago

Milestone: BASE 2.12
Priority: majorminor

A given labeled extract can only be assigned to one place on a hybridization. I know that this may no meet real-world requirements. It is a know issue since the introduction of sub-arrays on a single hybridization (#868) that can't be changed without breaking existing things.

I'll see if we can report this as an error. Are there any other options than fail/skip?

in reply to:  1 comment:2 by Jari Häkkinen, 15 years ago

Replying to nicklas:

I'll see if we can report this as an error. Are there any other options than fail/skip?

No. For me there is really only fail! But we should allow users to select to ignore errors.

comment:3 by Nicklas Nordborg, 15 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:4 by Nicklas Nordborg, 15 years ago

Resolution: fixed
Status: assignedclosed

(In [4891]) Fixes #1291: Batch importing same labeled extract in more than one array on a multi-array slide only keeps the last entry in file

There is now an option to detect this and report an error.

Note: See TracTickets for help on using tickets.