Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nepsmaddy opened this issue Nov 20, 2024 · 1 comment

Comments

@nepsmaddy
Copy link
Contributor

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.
Copy link

  Thank you for opening this issue! Please be patient while we will look into it and get back to you as this is an open source project. In the meantime make sure you take a look at the [closed issues](https://github.com/Azure/apiops/issues?q=is%3Aissue+is%3Aclosed) in case your question has already been answered. Don't forget to provide any additional information if needed (e.g. scrubbed logs, detailed feature requests,etc.).
  Whenever it's feasible, please don't hesitate to send a Pull Request (PR) our way. We'd greatly appreciate it, and we'll gladly assess and incorporate your changes.

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

No branches or pull requests

1 participant