pub fn preview_set_field( queue: &QueueFile, task_id: &str, key: &str, value: &str, ) -> Result<TaskFieldPreview>
Preview custom field changes without applying them.