{% if uuid is not empty %} {% set job = createModel('Jobs').findById(uuid) %} {% set config = createProperties(job.config) %} {% endif %} {% if config is iterable %}