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
ramesh ch 10ramesh ch 10 

Deployment Through changeset?

Hi All,
which components are not supported  while deploying sanbox to production?
YuchenYuchen
The following components are available for Changeset deployment:
Account Criteria Based Sharing Rule
Account Owner Sharing Rule
Account Territory Owner Sharing Rule
Action (includes object-oriented quick actions and global quick actions)
Action Link Group Template
Reporting Snapshot
Apex Class
Apex Sharing Reason
Apex Trigger
App
Approval Process (with some restrictions)
Assignment Rule
Auth. Provider
AutoResponse Rule
Button or Link
Call Center
Campaign Criteria Based Sharing Rule
Campaign Owner Sharing Rule
Case Criteria Based Sharing Rule
Case Owner Sharing Rule
Communities (Zones)
Compact Layout
Contact Criteria Based Sharing Rule
Contact Owner Sharing Rule
CORS Whitelist Origin
Custom Data Type
Custom Field
Custom Label (Not renamed labels of standard objects. For more information, see Custom Labels Overview.)
Custom Object
Custom Object Criteria Sharing Rule
Custom Object Owner Sharing Rule
Custom Report Type
Custom Setting
Dashboard
Document
Email Template
Entitlement Process
Entitlement Template
External Data Source
Escalation Rule
Field Set
Lightning Page
Flow
Folder
Group
Home Page Component
Home Page Layout
Letterhead
Language Translation
Lead Criteria Based Sharing Rule
Lead Owner Sharing Rule
List View
Matching Rule
Milestone
Named Credential
Opportunity Criteria Based Sharing Rule
Opportunity Owner Sharing Rule
Page Layout
Permission Set
Post Templates for Approvals in Chatter
Queue
Record Type
Remote Site
Report
Role
S-Control
Send Action
Sharing Set
Site.com
Static resource
Tab
Territory
User Criteria Based Sharing Rule
User Membership Based Sharing Rule
Validation Rule
Visualforce Component
Visualforce Page
Workflow Email Alert
Workflow Field Update
Workflow Outbound Message
Workflow Rule
Workflow Task
Workflow Time Trigger

Reference Link: https://help.salesforce.com/HTViewHelpDoc?id=changesets_about_components.htm&language=en_US
Dima GoncharovDima Goncharov
Although not listed in the list above, one can also add Business Processes by appending the URL with "&entityType=BusinessProcess" after clicking the button to add components to the change set. https://success.salesforce.com/answers?id=90630000000gzOIAAY
Dima GoncharovDima Goncharov
As far as components not supported, it seems that support processes on Case object are not supported to be migrated using change sets.