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

Allow rollups to be activated without requiring specifically named trigger #214

Closed
jondavis9898 opened this issue Jul 24, 2015 · 3 comments

Comments

@jondavis9898
Copy link
Contributor

We are using DLRS within our trigger framework (fflib). Each SObjectDomain class derives from a common base class and the common base class invokes DLRS. Our triggers are named to correspond to our SObjectDomain class and therefore do not conform to the naming convention that DLRS expects in order to allow activation of a rollup.

Enhancement: Enable support to allow activation of rollups without enforcing the trigger name check while still supporting backwards compat with previous library pattern.

@jondavis9898
Copy link
Contributor Author

Proposed enhancement in #215

@afawcett
Copy link
Collaborator

See my comments on the PR.

@jondavis9898
Copy link
Contributor Author

I think we can close this one as we've shifted attention to approach in PR #208

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants