Opened 13 years ago

Closed 13 years ago

#1532 closed task (fixed)

Add bioplate type to bioplates

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: critical Milestone: BASE 2.16
Component: core Version:
Keywords: Cc:

Description

We hade to move #1442 to BASE 2.17 but want to keep the bioplate types in 2.16. This should be more or less as specified, but we need the possibility to have more "lock modes" on plates and also remember the biomaterial that was placed on a temporary plate after it has been moved. The idea is to have a kind of reaction plates which support moving the remaining biomaterial to a storage plate were the wells remember the biomaterial that was used on it. So the lock modes we need are:

  • unlocked: it is possible to move biomaterial in and out any number of times
  • locked: it is possible to move biomaterial in, but not out
  • locked-after-move: it is possible to move biomaterial in and out once. After that the well becomes locked and a link is created between the well and biomaterial.

Change History (6)

comment:1 by Nicklas Nordborg, 13 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

Most of this has already been done as part of #1442. The remaining things is to extend the lock mode support.

comment:2 by Nicklas Nordborg, 13 years ago

(In [5456]) References #1532: Add bioplate type to bioplates

Added BioPlateType.getLockMode() and Well.getOriginalBioMaterial() link. Extended test programs to makes sure locking is working as expected. Changes to the gui are not yet complete. The JSPs compiles but locking options are not considered.

comment:3 by Nicklas Nordborg, 13 years ago

(In [5457]) References #1532: Add bioplate type to bioplates

Updated database diagram to reflect the latest changes and the removal of bioplate events.

comment:4 by Nicklas Nordborg, 13 years ago

(In [5459]) References #1532: Add bioplate type to bioplates

The gui has ben updated to handle the lockMode property for plate types. Edit pages for biomaterials, bioplates and wells have been updated to account for the various lock modes.

I don't think there is more to do, but will keep this open until the final testing.

comment:5 by Nicklas Nordborg, 13 years ago

(In [5468]) References #1532: Add bioplate type to bioplates

Changes to the 'roles' test protocol to match user interface.

comment:6 by Nicklas Nordborg, 13 years ago

Resolution: fixed
Status: assignedclosed

Seems to be working fine.

Note: See TracTickets for help on using tickets.