Skip to content

[BUG] Cannot configure transforms.outbox.table.field.event.routing_key with environment variable #9

@siimnelis

Description

@siimnelis

Steps to reproduce

  1. Use OUTBOXER_TRANSFORMS_OUTBOX_TABLE_FIELD_EVENT_ROUTING_KEY as env variable

Description

  • Expected: transforms.outbox.table.field.event.routing_key
  • Actual:transforms.outbox.table.field.event.routing.key

It will resolve to routing.key, probably because the variable is transformed by replacing _ with .

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions