Square brackets in the JSONPath value doesn't work
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3551884. -->
Reported by: [murz](https://www.drupal.org/user/157092)
Related to !3
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>If we try to use square brackets in the JSONPath value, they don't work because the Drupal SQL Query parser removes them.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>A fix for this is to put the JSONPath expression in the placeholder.</p>
issue