Skip to content

Decision log plugin trimming query prefix incorrectly #783

Closed
@tsandall

Description

The decision logger is trimming the query prefix using strings.TrimLeft which expects a set of characters to remove. As a result, it's stripping all leading characters in "data." instead of just the string prefix "data.".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions