You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: When creating a new Seeding Input Log, it is possible to enter values that are invalid, such as negative numbers and decimal values that do not make sense in certain categories (e.g. Workers: 9.4).
Directions to Replicate the Bug
Open the FarmData2 Application
Click on the Seeding Input button in the FieldKit Tab
Select any Date of Seeding, Crop, Area, and choose either Tray Seeding or Direct Seeding
Enter invalid values, such as negative numbers or decimal values
Click Submit
Expected Results: The application should not let the user submit these values and should give the user an error message that notifies them of the appropriate values that they should input.
Observed Results: The application allows the user to submit these invalid values and stores this Seeding Input Log with the rest of the data.
Description: When creating a new Seeding Input Log, it is possible to enter values that are invalid, such as negative numbers and decimal values that do not make sense in certain categories (e.g. Workers: 9.4).
Directions to Replicate the Bug
Expected Results: The application should not let the user submit these values and should give the user an error message that notifies them of the appropriate values that they should input.
Observed Results: The application allows the user to submit these invalid values and stores this Seeding Input Log with the rest of the data.

Saturday Dec 11, 2021 at 21:42 GMT
Originally opened as DickinsonCollege/FarmData2#333