Skip to main content
Hi Community, 

 

I have an application that is in my Sandbox.  While in Sandbox, I created some custom fields, workflows, and logic.  I would like to move the application over to our Production side along with the custom buildout (if possible).  Can someone please help me with this?  I greatly appreciate it! 

 

Thanks,

 

Mike  
3 answers
  1. Apr 1, 2020, 9:37 AM
    Hi Mike,

     

    You could refer to below Trailhead if you are new to Change set:

     

    https://trailhead.salesforce.com/en/content/learn/modules/declarative-change-set-development

     

    Few consideration for deploying Workflows using Change sets:

     

    1. You need to add Workflow Actions manually to the changes et, since the actions won't get automatically added when you add the workflow

     

    Once you give the Change set a Name, Click on 'Add' button and add your workflow, then click on 'View/Add Dependencies' which will list the dependant workflow actions which you can add

     

    Hi Mike, You could refer to below Trailhead if you are new to Change set: https://trailhead.salesforce.

     

    2. Post Migration the Workflows will be inactive in production. You need to manually activate it.

     

    The changeset components will be tested against production before deploying so you should be good.

     

    Hope this helps:)
0/9000