We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When the user uploads a new featured image to the landscape, the image disappears and the user can not upload a new image
Image updates on profile page and on thumbnail homescreen
Image can no longer be seen on profile and is missing on home page
Relevant to #631 (comment)
The text was updated successfully, but these errors were encountered:
The profile image UUID was stored in the database, but no corresponding folder was created in the S3 bucket.
This works fine on testing and local dev, but fails on staging.
Sorry, something went wrong.
This was due to unrelated work on staging breaking file uploads. I have reverted those changes.
paulschreiber
No branches or pull requests
Description
When the user uploads a new featured image to the landscape, the image disappears and the user can not upload a new image
Steps To Reproduce
Expected behavior
Image updates on profile page and on thumbnail homescreen
Actual behavior
Image can no longer be seen on profile and is missing on home page
Relevant to #631 (comment)
The text was updated successfully, but these errors were encountered: