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

use getCount() instead of getTotalCount() for BatchListing #2715

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

hethehe
Copy link
Contributor

@hethehe hethehe commented Sep 17, 2024

Q A
Bug fix? yes
New feature? no
BC breaks? no (maybe if BatchListing was used wrongly)
Deprecations? no
Fixed tickets #2714

use getCount() instead of getTotalCount() for BatchListing because getTotalCount ignores limit and offset.

Copy link

github-actions bot commented Sep 17, 2024

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@dpfaffenbauer
Copy link
Member

@hethehe the feature is only partly tested in index generation. can you add another test? please also sign the cla (we changed the CLA workflow and it has to be resigned now)

…for BatchListing

I have read the CLA Document and I hereby sign the CLA
@hethehe
Copy link
Contributor Author

hethehe commented Sep 18, 2024

Busy day yesterday...
I really like the BEHAT approach, but I'm not used to using it and unfortunately currently don't have the time to dive into.

@hethehe
Copy link
Contributor Author

hethehe commented Sep 18, 2024

I have read the CLA Document and I hereby sign the CLA

@dpfaffenbauer
Copy link
Member

@hethehe ok, I'll check then

@dpfaffenbauer dpfaffenbauer added this to the 4.0.11 milestone Sep 20, 2024
@dpfaffenbauer dpfaffenbauer self-requested a review September 20, 2024 11:20
@dpfaffenbauer
Copy link
Member

@hethehe tests added

Copy link

@dpfaffenbauer dpfaffenbauer merged commit 47c430e into coreshop:4.0 Sep 20, 2024
128 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 20, 2024
@dpfaffenbauer
Copy link
Member

@hethehe many thanks :)

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

Successfully merging this pull request may close these issues.

2 participants