Skip to content

Partial Match checks "args" instead of "extended_args" #1299

@JUVOJustin

Description

@JUVOJustin

The partial match functionality currently checks args for both json and like mode.

I think this is a major bug since the arguments if > 191 chars are stored in the extended_args database columns.

The fix is to change:

Both to a.extended_args

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions