Opened 4 years ago
Closed 4 years ago
#2219 closed defect (fixed)
Item list fails to load all parent extracts in some cases
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.17 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
I discovered a use case that fails to load all extracts to an item list when using a sync filter. Steps for reproducing assumes an item structure like in the SCAN-B project.
- Create an item list for storing Extract items (of any type)
- Add a filter:
Child derived bioassay must exist
with filtername = 'SequencingRun0083'
- Synchronize the item list. No extracts are added. There are several hundred extracts on all levels (eg, Lysate, RNA, Library, PooledLibrary) that should have been added.
- Also try with a different filter:
Child derived bioassay must exist, name='1105001.1.l.r.m2.c.lib.g.k.a'
. Synchronizing will added the parent Library and up, but not the PooledLibrary.
Note:
See TracTickets
for help on using tickets.
In 7836: