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

Improve context identification improving backwards compatibility and reducing limits #243

Conversation

jondavis9898
Copy link
Contributor

Please see comments in #239 (comment) prior to merging this PR.

Only 1 of the following PRs should be merged: #238, #241, #243, #244

Improve support of originally documented approach that a rollup field
with no orderby specified will default to FieldToAggregate.  When
multiple rollup fields each with no orderby existed the documented
approach wasn't followed (because of ThenBy approach).  The approach
here will have feature parity with previous code base as well as improve
some situations to more closely adhere to documentation that existed.
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