Opened 12 years ago

Closed 12 years ago

#1696 closed enhancement (fixed)

Create a coordinate system for 'storage location'

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 3.2
Component: core Version:
Keywords: Cc:

Description (last modified by Nicklas Nordborg)

Knowing the location (freezer) of a bioplate is not enough since a single location can hold hundreds of bioplates. Need to check with existing procedures how to implement this.

After a short discussion it was decided to have three "coordinates": Section, Tray and Position. Not all have to be used and they should be text values so that it can be possible to use alphabetic values. For example:

Section 1, Tray A3, Position 8

No checking for duplicates should be done by the core. We already have a use case were multiple histology paraffin blocks are stored in a single Tray that doesn't have any positions inside it.

Change History (5)

comment:1 by Nicklas Nordborg, 12 years ago

Description: modified (diff)
Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 12 years ago

(In [6061]) References #1696: Create a coordinate system for 'storage location'

This should now be implemented by the core and web gui. Need batch importer support as well and check documentation.

comment:3 by Nicklas Nordborg, 12 years ago

(In [6063]) References #1696: Create a coordinate system for 'storage location'

Added support in the bioplate batch importer. Added to test cases.

comment:4 by Nicklas Nordborg, 12 years ago

(In [6064]) References #1695 and #1696.

Updated screen shot and documentation.

comment:5 by Nicklas Nordborg, 12 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.