Flatten property should not be quoted/escaped

OS info

Problem description

The property value is automatically enclosed with single quotes that are escaped causing a SQL syntax.

$_POST.record.flatten('\'id\'')

Steps to reproduce

  1. Add a Database Query action.
  2. Under Conditions tab, apply the flatten formatter.
  3. Enter a property.

output

Community Page
Last updated: