Closed andrewvanbreda closed 7 years ago
Looking at this again, it is my interpretation of the test result that was wrong. The data is being created correctly. This means that the altered version of Oli's import file HLS_test_data_HL10_v2.csv has now been imported completely successfully on my own box. This file had to be altered to allow for species that actually exist in my own DB as I don't think I have a UK Master List, also changed to remove deliberate errors (which were placed in the file to show importer warnings)
During plot data importer I am finding the wrong number of sample attribute values are being created.
I changed the logic of how samples are created by the importer for this project. I THINK the problem is that the logic changes have not been inherited by the sample attribute value properly.
So the number of sample attribute values being created is the same as the number we'd expect when using the old logic. Just a theory, but there is definitely an issue.
AVB note to self: Behaviour seems to be the same with the "normal" Indicia importer. This also had changes to cope with the Plant Portal project, so this is still consistent with my theory