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
tdwarnketdwarnke 

Change set errors from classes not in change set.

Attempting change set from sandbox to prod using sf deploy process. Validation of the change set takes extremely long time(15+minutes)  and fails with errors on test cases for classes that are not in the chan set. Created a change set with a  single static resource with no dependencies to test... it failed validation with 7 errors on classes completely unrelated and not included - as if it were validating all the change sets, not just mine. Eclipse finally worked on the static resource change, but not on other vf pages... keeps pulling up unrelated errors.

 

Any thoughts on "refreshing" the validation so it isn't checking other items not in the change set?

 

Terry

BA_AdminBA_Admin

Static resources cannot be deployed, it has to be created manually