Hi guys,
Hope everyone is well and safe!
I need to deploy from sandbox to both QA and production. In the process of deployment with the outbound change set, my inputs are:
Salesforce app --> Customer Service
Custom object --> Quality Assurance
All changes in the Salesforce environments needed are related to the two instances above, but there's a process builder involved which triggers an automatic record creation for a field called ''Overall Outcome'' (the logic is that once other fields are filled, then ''Overall Outcome does).
Would I also need to specify the Overall Outcome fields and all those that have an impact inside the process builder?
Thanks so much everyone!
Niccolo
7 réponses
Hello again!
To migrate your process to QA and production, you will only need to include the components that you actually changed. If you haven't made any changes to the Overall Outcome field definition, then you don't need to include it in the change set. You will definitely need to include the process, and also remember to activate it on the target orgs after deployment.