You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First and foremost, thank you for the awesome work on service bus explorer. It's a really helpful tool.
I experience that when trying to create a correlation filter marked as the default filter using service bus explorer, no messages are allowed through the filter. If I create the same correlation filter on a subscription through some quick and dirty C# code it allows messages.
The correlation filter I'm trying to create looks like this:
I've observed the issue in the following versions:
5.0.18
6.0.2