Work in progress
Description
The transplanting task describes the details of moving a crop from one location to another. Specifically, it describes the details of how it should be planted in it’s new home - collectively the “planting method”. The valid transplanting methods are:
Row
Bed
Individual
Container
Creation restrictions
Exactly one crop enabled location can be selected.
Exactly one crop management plan can be selected.
Creation attributes
As opposed to most other tasks, the specific creation flow for transplanting is either 3 or 4 screens:
Choose the location to transplant the crop (based on LF-1567)
Choose the planting method (based on LF-1340 & LF-1585)
The planting method specific inputs (one of LF-1344, LF-1345, LF-1346)
(Depending on #3) additional guidance (based on LF-1473 or LF-1474)
Completion attributes
The following attributes are new when marking a task as completed.
Attribute | Data type | Required? | Example data | Notes |
---|---|---|---|---|
Did you have to make any changes to this task? | Enum: {“Yes”, “No”} | Yes; defaulted to no | All other fields are read-only unless “Yes” is selected. “Continue” becomes enabled after “Yes” or “No” is selected. |
All attributes related to the transplanting method creation should be displayed. The assignee should not be able to modify the method itself, but can modify the attributes within the method such as “Planting depth” or “Seeding rate” (David Trapp not sure if this is necessary. Can you think of any situations where you’d go out to transplant a crop with one method and switch to another?).
For row and bed methods, the “Additional” guidance sections should also be shown on the same page.