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

Fixes #1591 #1581 Explicit collection page size #1604

Merged

Conversation

rbayet
Copy link
Collaborator

@rbayet rbayet commented Oct 30, 2019

when only fetching aggregations.
Keeps the "Show all" working by distinguishing between NO page size set ("Show all") and a page size of 0.
Also covers someone setting a page size of null for the fun.

@rbayet rbayet self-assigned this Oct 30, 2019
@rbayet
Copy link
Collaborator Author

rbayet commented Oct 30, 2019

Alternative to PR #1603 which builds on merged PR #1598.
To test on a medium to huge size catalog.
To test also through the Rest API if applicable (see with @romainruaud ?).

@rbayet rbayet force-pushed the fix_1581_1591_better_show_all_support branch from edbb912 to f20924a Compare October 31, 2019 13:08
@rbayet rbayet requested a review from romainruaud October 31, 2019 14:47
@rbayet rbayet assigned romainruaud and unassigned rbayet Oct 31, 2019
when only fetching aggregations.
Keeps the "Show all" working by distinguishing between NO page size set ("Show all") and a page size of 0.
Also covers someone setting a page size of null for the fun.
@rbayet rbayet force-pushed the fix_1581_1591_better_show_all_support branch from f20924a to 78c5bd0 Compare October 31, 2019 15:03
@romainruaud
Copy link
Collaborator

Seems way cleaner like this !

@romainruaud romainruaud merged commit 08ac95b into Smile-SA:2.8.x Nov 4, 2019
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