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
User does not see the location selection screen. Then they can only select exactly one crop management plan.
Step | Restrictions |
---|---|
2. Task date | None |
3. Task location(s) | User bypasses this screen. |
4. Involves crops? | Crop enabled locations with at least 1 active or planned crop management plan (on the date shown in #2) must display. Users can only select one crop management plan from the active or planned crop management plans displayed. |
5. Task assignment | None |
Creation attributes
As opposed to most other tasks, the specific creation flow for transplanting is either 3 or 4 screens:
...
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”. For row and bed methods, the “Additional” guidance sections should also be shown on the same page. Depending on the method, the attributes that should be modifiable are outlined in the stories below:
Method | Stories |
---|---|
Row | |
Bed | |
Individual | |
Container |
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”. For row and bed methods, the “Additional” guidance sections should also be shown on the same page.
...