You need to sign in to do that
Don't have an account?

can we deploy Rollup summary field to production
i have a Asset__c(custom object) in that i have Allocated_amount__c as a Roll-Up Summary (SUM GoalAssetAssociation) and
Allocated_c is the masterdetail relationship(Asset__c)
but when i am deploying my custom objects all the fields were deployed but Allocated_amount__c does not apper over their
is their any specific reason so hoew to go about it