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(api): revert back to put as multipart seemed to be causing lambda issue #425

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

MyStackOverflows
Copy link
Contributor

Welcome to PrivacyPal! 👋

Fixes: #361

Description of the change:

Revert to PUT upload as multipart seemed to break the lambda

Motivation for the change:

Multipart was non-functional, PUT still works.

@MyStackOverflows MyStackOverflows added bug Something isn't working area/back-end Back-end work high-priority Need immediate attention labels Jan 29, 2024
@MyStackOverflows MyStackOverflows added this to the Term 2 Week 4 ❗️ milestone Jan 29, 2024
@MyStackOverflows MyStackOverflows self-assigned this Jan 29, 2024
@tthvo tthvo added fix Fixes for something broken and removed bug Something isn't working labels Jan 29, 2024
@tthvo tthvo changed the title feat(api): revert back to put as multipart seemed to be causing issue… fix(api): revert back to put as multipart seemed to be causing lambda issue Jan 29, 2024
Copy link
Contributor

@tthvo tthvo left a comment

Choose a reason for hiding this comment

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

Quite unfortunate! Good catch!

@MyStackOverflows MyStackOverflows merged commit 9f84461 into develop Jan 29, 2024
9 checks passed
@tthvo tthvo deleted the gh-361-revert-to-s3-put branch January 29, 2024 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/back-end Back-end work fix Fixes for something broken high-priority Need immediate attention
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants