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

Remove deprecated avatars and uploads implementation #335

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

timcowlishaw
Copy link
Contributor

The last step on #166 which we missed at the time - reopening a new PR as it was simpler than rebasing the old one and dealing with the conflicts. It makes sense to do this before the rethinking of the json serializations i think!

This completely removes the deprecated user "avatar" property and "upload" model - all users (apart from two) have had their avatars migrated to use the new profile picture property, and the frontend has already been updated to use profile_picture exclusively.

Maybe worth a test on staging (with the UI) before deploying, but this shouldn't change anything user facing

@timcowlishaw
Copy link
Contributor Author

@oscgonfer this is up on staging - if when you get a sec you could confirm that everything looks correct in the UI (ie, nothing has changed vs on production) that'd be amazing! no rush though

@timcowlishaw timcowlishaw force-pushed the remove-deprecated-avatars-v2 branch from 9849cc2 to eb83da1 Compare July 16, 2024 17:13
@timcowlishaw timcowlishaw force-pushed the remove-deprecated-avatars-v2 branch from eb83da1 to 3af0a45 Compare September 6, 2024 09:50
@timcowlishaw timcowlishaw merged commit f50d9d4 into master Sep 6, 2024
2 checks passed
@timcowlishaw timcowlishaw deleted the remove-deprecated-avatars-v2 branch September 6, 2024 09:56
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