-
Notifications
You must be signed in to change notification settings - Fork 197
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 removing API's in the Product that are not included in the change. #621
Comments
|
Hi @kantipenko, I've experienced this behaviour using APIOps < v6.0.1, check here: #245. |
@DSpirit You are rights. It actually worked with 6.0.1, we tried with one of the 6.0.1 Release candidates. We have product with multiple API, but want to deploy specific API's through environments. Ideally API that we deploy should have all related information.. |
I have created a new issue to address product groups not being extracted. It's a bug, will push a fix. Closing this issue in favor of that one. |
Release version
v.6.0.1/5.1.4
Describe the bug
We have product that has references to the multiple API's. We deploying specific one API from this Product. During deployment Publisher is deleting API references in the product that are not included in the deployment.
Expected behavior
Product has all references from the source not dependent on the API being deployed.
Actual behavior
API's are removed from the Product references.
Reproduction Steps
Create at least 2 APIs that has same product, deploy only one API and product that references both API's.
The text was updated successfully, but these errors were encountered: