Better support between environments
Open
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
When refreshing a sandbox, the ID's from production come with it and cause content not to render - after all, the content is just data. As a result, if someone wants the content to appear, they spend time changing the ID's on page layouts which overwrites prod. Can we do something to prevent folks from breaking ID's between sandboxes and prod? Perhaps an external ID?
**Describe the solution you'd like**
**Describe alternatives you've considered**
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.