Webformhandler YAML Validation Error for MergeVars

Created on 27 February 2024, 4 months ago
Updated 1 March 2024, 4 months ago

Problem/Motivation

Following the documentation, I tried saving the mergevars like shown in the example.

first_name: [webform_submission:values:first_name]

Upon saving the handler, I would get a YAML validation error.

Steps to reproduce

See above.

Proposed resolution

Wrapping the token in quotes work.

first_name: "[webform_submission:values:first_name]"

Remaining tasks

I'll open a merge request that updates the documentation.

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States joelsteidl

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024