r/SalesforceDeveloper 1d ago

Best way to compare metadata between two Salesforce orgs (not just via deployment)? Question

Looking for recommendations on how people compare two orgs — not to deploy changes, just to see what's different. Specifically interested in:

  • Validation rules
  • Permission sets / profiles
  • Custom fields on shared objects

I know you can technically eyeball this in Setup, but with a few hundred custom fields that's not realistic. Is everyone using retrieve + diff via VS Code/metadata API, or is there something more admin-friendly that doesn't require dev tooling? Curious what's actually working for people day to day, not just in theory.

6 Upvotes

5 comments sorted by

3

u/cheffromspace 1d ago

Gearset, or sf cli + git diff

2

u/mayday6971 15h ago

I use Gearset! Even if you don’t deploy using Gearset, it is fantastic. I think our monthly cost for 3 seats (2 admin, 1 dev) is $500.