Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception when saving a new rollup when the child object is invalid #115

Closed
afawcett opened this issue Jan 31, 2015 · 1 comment
Closed
Labels

Comments

@afawcett
Copy link
Collaborator

caused by: System.NullPointerException: Attempt to de-reference a null object

Class.dlrs.RollupSummaries.calculateComponentName: line 230, column 1
Class.dlrs.RollupSummaries.makeTriggerName: line 205, column 1
Class.dlrs.RollupSummaries.onValidate: line 83, column 1
Class.dlrs.SObjectDomain.handleAfterInsert: line 145, column 1
Class.dlrs.SObjectDomain.triggerHandler: line 226, column 1
Class.dlrs.SObjectDomain.triggerHandler: line 202, column 1
Trigger.dlrs.RollupSummariesTrigger: line 30, column 1

@afawcett afawcett added the bug label Jan 31, 2015
@afawcett
Copy link
Collaborator Author

afawcett commented Feb 7, 2015

Fixed in v1.17

@afawcett afawcett closed this as completed Feb 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant