#390 closed defect (fixed)
Search for subtype and annotation type among proper main item type
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v2.6 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
Reggie uses the name of a subtype (eg. Histology) and annotation type to find the item in the database, but in some cases there are items with the same name that belong to different main item types (eg. Histology[Sample] and Histology[Protocol]). This used to work before #380 but doesn't any longer.
Temporary workaround is to rename any duplicate item not used by Reggie. Reggie doesn't use any duplicates but it may affect other use cases (eg. batch importers).
Change History (3)
comment:1 Changed 11 years ago by
Status: | new → assigned |
---|---|
Summary: | Serach for subtype and annotation type among proper main item type → Search for subtype and annotation type among proper main item type |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
(In [1640]) Fixes #390: Search for subtype and annotation type among proper main item type