Release version
v7.0.2
Describe the bug
After upgrading from v6.0.1.10 to v7.x, excluding groups in the extractor configuration no longer suppresses product-group artifacts.
With v7, the extractor still produces product-group artifacts under product folders even when groups are excluded in the extractor config.
Expected behavior
When groups are excluded from extraction, product-group associations should also be excluded, or there should be a dedicated documented config option to suppress product-group child artifacts.
Actual behavior
With v7, the extractor still produces product-group artifacts under product folders even when groups are excluded in the extractor config.
Reproduction Steps
- Use
apiops v6.0.1.10 with extractor config excluding groups.
- Run extractor against an APIM instance with products assigned to groups.
- Observe that product-group artifacts are not extracted.
- Upgrade to
v7.x.
- Use the equivalent
v7 extractor config excluding groups.
- Run extractor against the same APIM instance.
- Observe that product-group artifacts are still extracted under products.
Example Config
v6.0.1.10
v7.x
Release version
v7.0.2
Describe the bug
After upgrading from
v6.0.1.10tov7.x, excluding groups in the extractor configuration no longer suppresses product-group artifacts.With
v7, the extractor still produces product-group artifacts under product folders even when groups are excluded in the extractor config.Expected behavior
When groups are excluded from extraction, product-group associations should also be excluded, or there should be a dedicated documented config option to suppress product-group child artifacts.
Actual behavior
With
v7, the extractor still produces product-group artifacts under product folders even when groups are excluded in the extractor config.Reproduction Steps
apiops v6.0.1.10with extractor config excluding groups.v7.x.v7extractor config excluding groups.Example Config
v6.0.1.10v7.x