-
Notifications
You must be signed in to change notification settings - Fork 196
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] Extractor is not gettting all the products(OpenAPi) with the right APIS #413
Labels
bug
Something isn't working
Comments
|
seilorjunior
changed the title
[BUG] Extractor is not only gettting the products with the right APIS
[BUG] Extractor is not gettting the products with the right APIS
Nov 8, 2023
@guythetechie @waelkdouh there is any workaround for that? |
seilorjunior
changed the title
[BUG] Extractor is not gettting the products with the right APIS
[BUG] Extractor is not gettting all the products(OpenAPi) with the right APIS
Nov 8, 2023
Hello this bug just happened when we are moving a product without any api. Example: product1 and product2
|
seilorjunior
added a commit
to seilorjunior/apiops
that referenced
this issue
Dec 6, 2023
This was
linked to
pull requests
Dec 6, 2023
github-merge-queue bot
pushed a commit
that referenced
this issue
Jan 26, 2024
This small change will resolve one part of this bug #413 (will resolve for closed products(needs subscription).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Release version
v4.10.1
Describe the bug
When we run the extractor is needs to get all APIS related to the products.
Expected behavior
As example when we changed a API with a new product(OpenAPi), it needs to remove the API from the latest product.
Actual behavior
When we are using with the current version, it is not removing from the older product and it is letting the API in two products.
Reproduction Steps
The text was updated successfully, but these errors were encountered: