Commit prior to form response checking pivot in logic
This commit is contained in:
@@ -170,6 +170,7 @@ def queue_quote_template_jobmaterials(payload, received_at: str):
|
||||
"form_uuid": form_uuid,
|
||||
"form_response_uuid": parsed.get("form_response_uuid", ""),
|
||||
"job_uuid": parsed.get("job_uuid", ""),
|
||||
"author_name": parsed.get("author_name", ""),
|
||||
"description": parsed.get("description", ""),
|
||||
"desired_job_materials": parsed.get("desired_job_materials", []),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user