Opened 12 years ago

Closed 12 years ago

#1682 closed enhancement (fixed)

Extend the item overview to bioplate items

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

Description

Bioplates are currently not visible at all in the item overview. It should be possible to have a bioplate as a root item and the bioplate should be loaded as a property node for biomaterial items.

Validation rules should include checking that the biomaterial type and subtype matches what is specified by the bioplate type.

Change History (6)

comment:1 by Nicklas Nordborg, 12 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 12 years ago

(In [6041]) References #1682: Extend the item overview to bioplate items

Added support for loading bioplate information in the item overview. There is not yet any extra validation.

comment:3 by Nicklas Nordborg, 12 years ago

Resolution: fixed
Status: assignedclosed

(In [6042]) Fixes #1682: Extend the item overview to bioplate items

Added validation support. Re-designed the loading process so that the regular sample/extract loaders are used instead of the BioWellLoader (which has been removed).

comment:4 by Nicklas Nordborg, 12 years ago

Resolution: fixed
Status: closedreopened

Seems like validation doesn't work as expected since the recursive loading of child items doesn't work when a bioplate is the root item.

comment:5 by Nicklas Nordborg, 12 years ago

(In [6044]) References #1682: Extend the item overview to bioplate items

Re-added the BioWellLoader since that will allow the auto-child loader to proxy the loading mecahnism.

comment:6 by Nicklas Nordborg, 12 years ago

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