Problem/Motivation

If we try to use square brackets in the JSONPath value, they don't work because the Drupal SQL Query parser removes them.

Proposed resolution

A fix for this is to put the JSONPath expression in the placeholder.

Issue fork logger_db-3551884

Command icon Show commands

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

murz created an issue. See original summary.

  • murz committed 7e213751 on 1.0.x
    [#3551884] feat: Square brackets in the JSONPath value doesn't work
    
    By...
murz’s picture

Status: Active » Fixed

Fixed.

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

murz’s picture

Status: Fixed » Closed (fixed)