Skip to content

[BUG] Extractor is trying to read whole APIM instance when specific config provided - regression of bug #610 #830

@martin2176

Description

@martin2176

Release version

v7.0.0-beta.1.0.0

Describe the bug

I am specifying selected artifacts to extract. my configuration extractor below
apis:

  • api1
    When extractor runs, it reads all the APIM artifacts, tags,backends,products,subscriptions,fragments - everything from APIM instance

And then it only extracts the resource specified. in my case api1.
But it reads the whole APIM instance for everything

Expected behavior

extractor should only read the artifacts specified in extractor config and not the entire thing

Actual behavior

extractor reads all resources/artifacts from APIM instance

Reproduction Steps

set version to v7.0.0-beta.1.0.0
extractor config
apis:

  • api1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions