You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:status
orsf project retrieve preview
)Expected behavior
Source Tracking should be empty.
The text was updated successfully, but these errors were encountered: