Skip to content

[BUG] #6150

@graytaylor0

Description

@graytaylor0

Describe the bug
The JacksonEvent put operation does not honor JSON pointer operations

To Reproduce
Steps to reproduce the behavior:

  1. Configure an add_entries processor
processor:
    - add_entries:
        entries:
          - key: z~1y
            value: "some_value"
  1. Observe the literal key z~1y instead of literal key z/y

Expected behavior
Create a literal, but not nested, key for z~1y

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: [e.g. Ubuntu 20.04 LTS]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Unplanned

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions