Skip to main content

preview_set_field

Function preview_set_field 

Source
pub fn preview_set_field(
    queue: &QueueFile,
    task_id: &str,
    key: &str,
    value: &str,
) -> Result<TaskFieldPreview>
Expand description

Preview custom field changes without applying them.