dotnet / arcade-services

Arcade Engineering Services
MIT License
53 stars 74 forks source link

Maestro++ does not allow updating the `Source-enabled` parameter on the subscription level #3540

Closed andriipatsula closed 3 months ago

andriipatsula commented 3 months ago

We have a bug https://github.com/dotnet/arcade-services/blob/main/src/Maestro/Maestro.Web/Api/v2020_02_20/Controllers/SubscriptionsController.cs#L222, so if the Source-enabled parameter is set to True, you cannot change it to False.

Related issue:

FR discussion: teams

Release Note Category

Release Note Description

Fixed a bug that prevents customers from updating the Source-enabled parameter on the subscription level.

andriipatsula commented 3 months ago

closing as resolved.