Fixed
2026-04-29
5 months ago
POST /v3/jobs
- Fixed: A bug where creating a job from a template (
template_job_id) without acustom_fieldspayload 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.