Project Retrieve does not respect ignored files for multiple package directories projects #2126
Labels
bug
Issue or pull request that identifies or fixes a bug
investigating
We're actively investigating this issue
Summary
If ignoring a file placed in a non-default package directory,
sfdx project retrieve
does not respect the ignore. This is a problem for projects that provision scratch orgs with preinstalled metadata as duplicate files are created when retrieving metadata.Steps To Reproduce:
Repository to reproduce: dreamhouse-lwc
"default": true
) in sfdx-project.json*LoggerAdmin.permissionset-meta.xml
sfdx project retrieve preview
and verify that the file is ignoredsfdx project retrieve start
Expected result
No changes or new files are retrieved
Actual result
A duplicate LoggerAdmin permission set is retrieved into the default directory
System Information
Additional information
The text was updated successfully, but these errors were encountered: