function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
divya bharati 5divya bharati 5 

how to add all the objects classes triggers related to app while deploying the Change set?

Hi All,

I want to know how the process will be for deploying using the changesets.

Lets say i have an app ABC in which we have objects,classes,triggers are there.Now my question is how they will relate to each other while deploying using change sets.If i select app in the chnagesets all the related objects ad triggers will come?.or we need to group them(APP+claases+triggers) inorder to work for this particular app. Please clarify this.


Thanks
Divya
SandhyaSandhya (Salesforce Developers) 
Hi Divya Bharati,

Please refer Below trailhead and some other useful links to get more clarification on how change sets work.

https://trailhead.salesforce.com/en/app_deployment/app_deployment_testing

Best Practices

https://help.salesforce.com/apex/HTViewHelpDoc?id=changesets_best_practices.htm&language=en
 
https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_qs_deploy.htm
 
Hope this helps you!

Please mark it as Best Answer if my reply was helpful. It will make it available for other as the proper solution.
 
Thanks and Regards
Sandhya

 
divya bharati 5divya bharati 5
Hi Sandhya,

Could you please let me know .how an entire application will be deployed using change sets.My doubt is if i select apps in the change set entire app will be deployed? 

Thanks
Divya