-
Notifications
You must be signed in to change notification settings - Fork 275
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
Plugin: "remove_invalid" doesn't clear _data column. #595
Comments
Could you post a self-contained script reproducing the issue from the template included in the contributing guide? |
The bug will not be fixed? |
While the code samples given above are useful, if copied into the following template: |
Output
|
Thanks for providing a reproducible example, I will investigate. |
Brief Description
When assigning an invalid file with the plugin "remove_invalid" enabled, it removes the file but doesn't clear the _data column.
Actual behavior
Expected behavior
System configuration
Ruby version: 3.1.0
Shrine version: 3.4.0
Workaround monkey patching
Testing
The text was updated successfully, but these errors were encountered: