Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#707 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
azure, csharp
領域
api, cloud

調査の方向性

「Putting products...」と「Deleting automatically created subscription,」を記録する publisher フローから始め、次に新しいプロダクトを使用して API Management インスタンスに対して手順を再現します。プロダクト作成の動作を追跡し、公開後も自動的に作成されたサブスクリプションが環境に残っていることを確認します。

索引モデルが issue の本文から書いたものです。

説明

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.
主要言語
C#
スター
448
フォーク
247
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Azure/apiops のほかの issue

Azure/apiops の issue をすべて見る

似ている issue

C# の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。