sgn
sgn copied to clipboard
Create a new column to identify fillers when uploading new trials
Expected Behavior
Currently, when uploading new trials is possible to identify checks under the column "is a control". Here I am suggesting create a column "is a filler", in this way will be possible to identify which accession is a filler in a particular plot.
Besides, create a feature to allow users to change plot type to filler as well as accession on it. (This is need when they have problems during the planting process.
- Consequences:
- Analysis will have to remove fillers from the dataset.
- Fieldbook -> would be possible to highlight or give a different sound or something that helps to identify that users are passing through a filler plot?
For Bugs:
Environment
Steps to Reproduce
@chris263 As long as this information is communicated to Field Book via observationUnitPosition.entryType
we could add some level of support. The examples given in the brapi docs are "CHECK", "TEST", "FILLER"
. I'm unsure if Breedbase is currently populating that field for existing brapi calls, but we'd want to work together to define standardized terms.
Related to https://github.com/PhenoApps/Field-Book/issues/909