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 filename to uploads #2140

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Add filename to uploads #2140

merged 1 commit into from
Apr 10, 2024

Conversation

thomasleese
Copy link
Contributor

This adds a new column to the upload model which we'll use to store the filename. This is necessary as we delete attachments if they're scanned as a virus, so we need to store the name elsewhere so it can be rendered.

@thomasleese thomasleese requested a review from a team as a code owner April 10, 2024 15:10
@thomasleese thomasleese enabled auto-merge April 10, 2024 15:13
@thomasleese thomasleese disabled auto-merge April 10, 2024 15:29
@thomasleese thomasleese enabled auto-merge April 10, 2024 15:30
@thomasleese thomasleese disabled auto-merge April 10, 2024 16:41
This adds a new column to the upload model which we'll use to store the
filename. This is necessary as we delete attachments if they're scanned
as a virus, so we need to store the name elsewhere so it can be
rendered.
@thomasleese thomasleese enabled auto-merge April 10, 2024 16:52
@thomasleese thomasleese merged commit ee78795 into main Apr 10, 2024
10 checks passed
@thomasleese thomasleese deleted the upload-filenames branch April 10, 2024 17:07
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.

1 participant