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

Add filter to allow more records in exports with tests #1558

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

tharsheblows
Copy link
Contributor

Also fixes a whitespace linting issue in an unrelated file.

Fixes #1476.

This adds a filter to set how many records are exported.

Checklist

  • Project documentation has been updated to reflect the changes in this pull request, if applicable.
    This needs to be done in the wiki when it's released.
  • I have tested the changes in the local development environment (see contributing.md).
  • I have added phpunit tests.

Also fixes a whitespace linting issue in an unrelated file.
@tharsheblows tharsheblows added this to the 4.1.0 milestone Aug 23, 2024
Copy link
Member

@pereirinha pereirinha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏 praise: I love filters. Nice and simple.

@marcinkrzeminski marcinkrzeminski merged commit a51ad95 into develop Oct 4, 2024
2 checks passed
@marcinkrzeminski marcinkrzeminski deleted the feature/1476-add-export-filter branch October 4, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export stops at 10,000 items
3 participants