TaskProgressFields keep information that was passed according to FormField definitions for a TaskTemplate when a user did progress on a Task.
Relations
Task
task
Belongs to
task_id
FormField
formField
form_field_id
Computed Properties
resolved_value - Normalized version of value e.g. a FileManagerFile for a path
resolved_value
value
TaskProgressFields are fetchable when requesting a Task by utilizing Query-Manipulation. There are currently no explicit routes for TaskProgressFields.
Last updated 1 year ago