Conversation
| BrAPIListSearchRequest listSearch = new BrAPIListSearchRequest(); | ||
| listSearch.addListDbIdsItem(listId); |
There was a problem hiding this comment.
It looks like listSearch isn't used and can be removed.
There was a problem hiding this comment.
First failed Test
STEPS
- uploaded Missing_1_male_eNo.xls (row 3 has a Female Parent Entry No but no Male Parent Entry No)
NOTE: Shawn says that having only a female parent is valid. She says:
If germplasm is cloned, the parent is considered the mother (even if it gender of the individual is hermaphroditic or male)
2)Tried to download the data.
OUTCOME:
A new browser tab was open with the message:
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
EXPECTED
A) the download list xsl
-also -
B) If there is an error, then a more user-friendly error message.
Second failed TestSTEPS
2)Tried to download the data. OUTCOME: EXPECTED |
Tests should be passing now |
…into feature/BI-1088 � Conflicts: � src/main/java/org/breedinginsight/brapps/importer/model/imports/germplasm/GermplasmImportService.java � src/main/java/org/breedinginsight/brapps/importer/services/processors/ProcessorManager.java
Description
Story: BI-1088 - Germplasm List Export File
Dependencies
bi-web/BI-1088
Testing
see testing for bi-web/BI-1088
Checklist: