Azure / Azure/apiops

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

Abierto
#707 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C#
Estrellas
448
Forks
247
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza con el flujo del publicador que registra “Putting products...” y “Deleting automatically created subscription,” y luego reproduce los pasos en una instancia de API Management usando un producto nuevo. Rastrea el comportamiento de creación del producto y verifica que la suscripción creada automáticamente permanezca en el entorno después de la publicación.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
azure, csharp
Área
api, cloud
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.