HomeDevCentral

Handle NULL value

Description

Handle NULL value

Summary:
The dump didn't handle the NULL type.

This created an issue, as a NULL value in JavaScript:

  • is an object (sic)
  • doesn't have a constructor property in prototype

Test Plan:
runas: {{ bot['runas'] | default('') }}
now renders as runas: NULL.

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D2563

Details

Provenance
derecksonAuthored on Feb 27 2022, 01:35
derecksonPushed on Feb 27 2022, 01:37
Reviewer
dereckson
Differential Revision
D2563: Handle NULL value
Parents
rINFRAWWW31554d9e5b94: Ask Jenkins to use the main branch
Branches
Unknown
Tags
Unknown