Describe the bug
Installing a Managed Package with Permission Set Groups add them to the list of changes in Source Tracking
To Reproduce
Steps to reproduce the behavior:
- Create a Scratch Org
- Install a Managed Package, for instance Squivr (
sf package install -p 04t8V000000ksxyQAA -w 60)
- Look at the Source Tracking (running
sfdx force:source:status or sf project retrieve preview)
- Four Permission Set Groups from the Managed Package are listed as changed, whereas Metadata created during Package install shouldn't be listed in Source Tracking
Expected behavior
Source Tracking should be empty.
Describe the bug
Installing a Managed Package with Permission Set Groups add them to the list of changes in Source Tracking
To Reproduce
Steps to reproduce the behavior:
sf package install -p 04t8V000000ksxyQAA -w 60)sfdx force:source:statusorsf project retrieve preview)Expected behavior
Source Tracking should be empty.