Closed (fixed)
Project:
Logger DB
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Oct 2025 at 16:00 UTC
Updated:
13 Oct 2025 at 18:39 UTC
Jump to comment: Most recent
If we try to use square brackets in the JSONPath value, they don't work because the Drupal SQL Query parser removes them.
A fix for this is to put the JSONPath expression in the placeholder.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
murzFixed.
Comment #6
murz