Opened 16 years ago

Closed 16 years ago

#954 closed task (wontfix)

Array slides – Creating array slides using import plugin

Reported by: Johan Vallon-Christersson Owned by: everyone
Priority: major Milestone:
Component: coreplugins Version:
Keywords: Cc:

Description (last modified by Nicklas Nordborg)

In BASE2, array slides can be created one-by-one or by using the “Multiple slides wizard”. In either way, barcodes must be typed in one-by-one. In a production setting this is inconvenient as it takes time and is typically an excellent source of typo related errors (wrong barcode is entered).

The possibility to import array slides using a plugin would be very useful. Array slides could be imported directly to the list page of array slides or in the view page of a specific batch. When running the plugin the user will specify the batch that slides are to be associated with (default when running in the view page of a specific batch is that specific batch).

The plugin would read data from a text file in which Name, Batch index, Barcode, and Description can be listed (Name would be required).

The plugin could be able to run in two modes, create or update. In create mode new array slides are created in update mode existing array slides are updated, e.g., existing slides could be updated with barcodes. There could be an error check for the update mode so that overwriting existing information is allowed or skipped, e.g., when updating barcodes; allow to update existing barcodes or only update if existing slides lack barcode value.

Change History (4)

comment:1 by Nicklas Nordborg, 16 years ago

Description: modified (diff)
Milestone: BASE 2.6.2BASE 2.7
Summary: Array slides – Creating array slides using import plugin (and notes on uniqueness)Array slides – Creating array slides using import plugin

comment:2 by Johan Vallon-Christersson, 16 years ago

We have plans to create specifications for a more general item importer/updater coreplugin, and this coreplugin might solve the needs specified in ticket:954

comment:3 by Johan Vallon-Christersson, 16 years ago

In ticket:993 functionality to enhance usability of the existing Multiple slides wizard is described. Specifically, the possibility to paste multiple barcodes when creating array slides.

comment:4 by Nicklas Nordborg, 16 years ago

Milestone: BASE 2.7
Resolution: wontfix
Status: newclosed
Type: defecttask

This will be probably be implemented as a more generic import plug-in some time in the future.

Note: See TracTickets for help on using tickets.