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 issue with saving empty fields values on profile update #33689

Merged

Conversation

mjankowski
Copy link
Contributor

Resolves #33688

Some background in #33686 re: the double array approach needed for any "fields for" values we have.

Broken (by me) here - https://github.com/mastodon/mastodon/pull/33673/files#diff-e11d4f7b8ea0ce03ff22a8c5ec8f84f5c17316e72966f1f3ec88aed9c12ffb7eR23 - as part of why I thought was an innocuous auto-correct.

I'll do a once-over on open PRs and the already merged ones like this to see if there has already been any other similar breakage.

@mjankowski
Copy link
Contributor Author

Did a quick look through the already merged ones like this. I think there's only one other one (other than what's fixed in this PR) that may be similar, from here - https://github.com/mastodon/mastodon/pull/33675/files#diff-a462fe9e9200b4e371b490db3a05f90005fd1766a207669aae64525a85856318R51 - will confirm that one broke as well and if so do similar spec/fix PR for that one.

@ClearlyClaire ClearlyClaire added this pull request to the merge queue Jan 22, 2025
Merged via the queue into mastodon:main with commit 4a9c49e Jan 22, 2025
31 checks passed
@mjankowski mjankowski deleted the expect-double-array-settings-profiles branch January 22, 2025 19:12
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.

User profile links aren't saved
2 participants