Skip to content

[BUG] util.loadFilesConfig() adds entries to configSource() #806

@jdmarshall

Description

@jdmarshall

Describe the bug
Secondary calls to util.loadFilesConfig() end up adding new configSources in the parseFile() function, which is incorrect behavior, since there is no guarantee the parsed files will end up as part of the configuration. That leads to potential problems when using the information as diagnostic data.

Expected behavior
No new entries.

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