bexis / Module_ResearchAreaManagement

A tool to manage research areas. You can define the shape of your main plots and draw subplots inside. You can plan the localization of field experiments. You can use maps for orientation in the field. As you will keep the history of the subplots, you will always be able to distribute prospective subplots. Module for Core @BEXIS2.
0 stars 0 forks source link

Import via csv: test if opacity is added to color #102

Closed aostrow closed 2 years ago

aostrow commented 2 years ago

Without opacity info, a subplot can be created/edited via file upload. But it will give an error once an UI edit is done. To overcome it, a check needs to be done during upload.

Check the length of color info. If it fails, don' update and report.

aostrow commented 2 years ago

length(color) should be 9

aostrow commented 2 years ago

if length is just 7 than add 'AA'