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

fix: avoid mutation during DataCollectable transformation #696

Merged
merged 3 commits into from
Apr 4, 2024

Conversation

innocenzi
Copy link
Contributor

This pull request is a follow-up of #682.

The issue was that paginators inside DataCollection classes were mutated upon transformation, resulting in an exception when trying to transform them again.

@innocenzi innocenzi force-pushed the fix/data-collectable-mutation branch from e749947 to a59e425 Compare March 14, 2024 12:31
@rubenvanassche
Copy link
Member

Thanks

@rubenvanassche rubenvanassche merged commit e6f82ef into spatie:main Apr 4, 2024
12 checks passed
@innocenzi innocenzi deleted the fix/data-collectable-mutation branch April 4, 2024 16:45
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