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

allow empty strings being submitted to index #82

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Conversation

benwalch
Copy link
Member

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets #81

This PR fixes #81 by removing the check if the transformed data equals an empty string.
This will result in text fields being emptied in the index, if the transformation results in an empty string

@benwalch benwalch requested a review from solverat December 12, 2023 09:19
@solverat solverat added this to the 3.0.1 milestone Dec 12, 2023
@solverat solverat merged commit ce9751f into master Dec 12, 2023
3 checks passed
@solverat solverat deleted the fix/empty-textfield branch December 12, 2023 12:48
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.

textfield cannot be emptied in index
2 participants