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

Added feature to rollup across related parent objects without needing to create intermediate rollups #28

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

Crysis2015
Copy link

This change can allow to perform rollup of child onto a grandparent or even higher up in the hierarchy by using __r or otherwise related parent field access.

… to create intermediate rollups

Signed-off-by: Suvajit Majumder <[email protected]>
@Crysis2015
Copy link
Author

@abhinavguptas Please have a look at this feature.

@BenJenkin
Copy link

BenJenkin commented Mar 11, 2024

This change can allow to perform rollup of child onto a grandparent or even higher up in the hierarchy by using __r or otherwise related parent field access.

@Crysis2015 This looks really useful. Can you give an example of how use this and how to reference the __r field or grandparent instead of the regaular master?

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

Successfully merging this pull request may close these issues.

2 participants