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
Michael French 7Michael French 7 

What do I do if I have an incomplete Outbound Change set?

Am I am able to simply create a new change set with the missing piece and then delopy that in production or do I have to start all over?  I am new to change sets and am creating one with customer objects, flows, report and record types, approval processes, and an apex trigger. I have been working on this in sandbox for month and months. There is a chance that I may have forgot something.  I think I have it all. But, if I do not, what can be done?  Thanks!
Best Answer chosen by Michael French 7
Medhya MahajanMedhya Mahajan
Hi Michael, 

No Big Deal,you can simply do the following steps: 
  • Clone your Change Set.
  • Add your components to the cloned Change Set
  • Re-deploy it in case you haven't already deployed ( If you have already deployed it just add the missing component to a new change set and deploy ).
Mark solved if it answers your question.

Regards
Medhya Mahajan

 

All Answers

Medhya MahajanMedhya Mahajan
Hi Michael, 

No Big Deal,you can simply do the following steps: 
  • Clone your Change Set.
  • Add your components to the cloned Change Set
  • Re-deploy it in case you haven't already deployed ( If you have already deployed it just add the missing component to a new change set and deploy ).
Mark solved if it answers your question.

Regards
Medhya Mahajan

 
This was selected as the best answer
Ramssf70Ramssf70
Hi french,
no need to worry in this case.since you have alreday deployed the change set clone the change set and add new componets what you have missed .