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
OTDev2OTDev2 

Setting "change sets" on Dev Environment

Hi,

 

I want to deplou the packages using the "Change Set" facility as provided by Sandbox and Production environment. But i do not find that section in the setup.

 

Do i need to make any setting changes to use that facility? I am facing lots of issues in deploying my changes from one dev environment to other or even to sandbox. My changes contains a Page layout. I tried with Managed and unmanaged package but all in vein. The only helpful thing i found came out to be "Change Set" but even that i could not find in Dev environment.

 

Any help will be highly appreciable.

Navatar_DbSupNavatar_DbSup

Hi,


I think Change set is not avilable for the developer org.


For more detail follow the below link


1. https://login.salesforce.com/help/doc/en/changesets.htm


2. http://www.cloud-consulting.nl/en/Articles/Best-Practices/deployment-in-salesforcecom.html

 

Did this answer your question? If not, let me know what didn't work, or if so, please mark it solved. 

Ankit AroraAnkit Arora

You can not use change set if you are working in developer edition.

 

Another ways to deploy your code to different organizations are :

 

1) Package (as you said it is not working for you)

2) Deploying code using eclipse.

 

Also let me know which kind of issues you are facing while deploying your code using package?

 

Thanks

Ankit Arora

Blog | Facebook | Blog Page