Azure / Azure/apiops

[BUG] Publisher delete the automatically created subscription while creating product

Ouverte
#707 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C#
Étoiles
448
Forks
247
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

### Release version

6.0.1.1

### Describe the bug

When running the publisher, it creates the product but delete the auto created subscription. PFB logs from publisher.

`info: publisher[0]
Putting products...
info: publisher[0]
Putting product gridapi...
warn: publisher[0]
Removing automatically added group administrators from product gridapi...
warn: publisher[0]
Deleting automatically created subscription 673e004401234e1d188920b1 from product gridapi...
info: publisher[0]`

### Expected behavior

When new product gets created, subscription should be there in the environment.

### Actual behavior

Publisher delete the subscription created automatically with the product.

### Reproduction Steps

1. Run publisher for the API having new product
2. Check the APIM instance.Only product gets created without subscriptions.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Commencez par le flux du publisher qui journalise « Putting products... » et « Deleting automatically created subscription, », puis reproduisez les étapes sur une instance d’API Management en utilisant un nouveau produit. Suivez le comportement de création du produit et vérifiez que l’abonnement créé automatiquement reste dans l’environnement après la publication.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
azure, csharp
Domaine
api, cloud
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.