Fixed

2026-04-29

POST /v3/jobs

  • Fixed: A bug where creating a job from a template (template_job_id) without a custom_fields payload could raise a "Required custom field values not provided" error even when the template job already had a value for that required custom field. The validation now checks for an existing value before raising.