A bug in the Flow Samples joining logic

LabKey Support Forum (Inactive)
A bug in the Flow Samples joining logic Leo Dashevskiy  2014-07-29 14:15
Status: Closed
 
Steps to reproduce:

1. Import some FCS files
2. Import a tsv file with sample set data (with just one row referencing one signle FCS file)
3. Join the FCS files to the sample set from 2. (by specifying the join fields)
4. Append the sample set above with another one (with just one row, but referencing a different FCS file)

Expected result: the set of joined FCS files should now be of size 2
Observed result: the set of joined FCS files is still of size 1

SVN revision: 33495

Thanks.
 
 
kevink responded:  2014-07-29 23:03
Thanks for the repro steps. I'll take a look.
 
kevink responded:  2014-08-07 14:30
 
Leo Dashevskiy responded:  2014-08-07 14:48
Excellent