mbohun / biolink

Automatically exported from code.google.com/p/biolink
0 stars 0 forks source link

RDE, autofill copy from previous material fails trait copying #152

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set autofill mode to copy data from previous record
2. Ensure a trait is added to the material with a value
3. Add a new material record and change the trait value in the new item
4. Save material and close RDE
5. Reopen RDE

What is the expected output? What do you see instead?
Expect that both material records have the trait, with different values

What happens is that the first material has the trait, but has the new value, 
and the new material does not have the trait

Please use labels and text to provide additional information.

Original issue reported on code.google.com by david.ba...@gmail.com on 3 May 2012 at 4:50

GoogleCodeExporter commented 9 years ago
Problem was being caused by the trait id not being cleared when copied, causing 
an update to the existing trait, rather than an insert of a new one

Original comment by david.ba...@gmail.com on 3 May 2012 at 4:54

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1196.

Original comment by david.ba...@synergi.com.au on 3 May 2012 at 4:55

GoogleCodeExporter commented 9 years ago

Original comment by david.ba...@gmail.com on 22 May 2012 at 1:16