Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Modifying Forwarding rule only on an already created subscriptions doesn't work #763

Closed
danielmarbach opened this issue Nov 5, 2018 · 1 comment
Labels
Milestone

Comments

@danielmarbach
Copy link
Contributor

danielmarbach commented Nov 5, 2018

Who's affected

Anyone modifying Forwarding rule only on already created subscriptions.

Symptoms

AzureServiceBusSubscriptionCreator and AzureServiceBusForwardingSubscriptionCreator do not take the ForwardTo property into account when comparing existing entities with the entities to be created, leading to updating forwarding rule to be omitted.

@SeanFeldman SeanFeldman added this to the 9.0.1 milestone Nov 5, 2018
@SeanFeldman SeanFeldman changed the title SubscriptionCreation doesn't take ForwardTo into account when comparing subscription entities SubscriptionCreator doesn't take ForwardTo into account when comparing subscription entities Nov 5, 2018
@SeanFeldman SeanFeldman changed the title SubscriptionCreator doesn't take ForwardTo into account when comparing subscription entities Modifying Forwarding rule only on an already created subscriptions doesn't work Nov 5, 2018
This was referenced Nov 5, 2018
@SeanFeldman
Copy link
Contributor

fixed via 1188123

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants