Opened 13 years ago
Closed 13 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 , 13 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 13 years ago
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 by , 13 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
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 , 13 years ago
comment:6 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
(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.