Skip to content

auto forwarding to a SendDisabled queue #743

@teunvandemerwe

Description

@teunvandemerwe

Describe the bug
Currently I am forwarding message that are received in a subscription to a queue using the autoforward option in the subscription. I have set the queue to SendDisabled (https://learn.microsoft.com/en-us/azure/service-bus-messaging/entity-suspend#queue-status). I do not expect message to appear in the queue.

To Reproduce
Create a queue with Queue State SendDisabled, create a topic with a subscription and autoforward messages received in the subscription to the SendDisabled queue

Expected behavior
No message in the SendDisabled queue

Screenshots

SDK version

Additional context

Metadata

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