sgn icon indicating copy to clipboard operation
sgn copied to clipboard

Multiple Trial Upload Column Checks Issue

Open HMS17 opened this issue 2 years ago • 1 comments

Expected Behavior

For uploading multiple trial designs into BreedBase, MultipleTrialDesignExcelFormat.pm assumes that for each trial name, there will be only one type of location/design type/etc, and therefore only checks the values of those columns for the first row with a particular trial name. However, this doesn’t check for human error in subsequent import rows ie typos/mistakes with dragging in excel, which depending on how the data is stored could potentially lead to problems.

For Bugs:

Environment

Steps to Reproduce

HMS17 avatar Aug 04 '22 17:08 HMS17

a trial can have only one location and design type, but the upload should check if all the rows for a trial are consistent

lukasmueller avatar Aug 08 '22 15:08 lukasmueller