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
Banwari kevat1Banwari kevat1 

Getting all components of change set into a list

Hello ,
     I have 7559 different types of component like Apex Class, Triggers, Visiaulforce pages and Object, Fields, Rules,Tempalte and Many more.. in change set. Now i need to list out all component into a sheet before depoloyment. Please let me know how i get all components into a list.
Thanks in advance.