Skip to content

Fixes an error when adding frozen authors with email that match existing accounts#4573

Merged
StephDriver merged 1 commit into
masterfrom
b-4572-bugfix
Jan 9, 2025
Merged

Fixes an error when adding frozen authors with email that match existing accounts#4573
StephDriver merged 1 commit into
masterfrom
b-4572-bugfix

Conversation

@ajrbyers

@ajrbyers ajrbyers commented Jan 8, 2025

Copy link
Copy Markdown
Member

Updated the save method in EditFrozenAuthor to set frozen_email to an empty string ("") instead of None after linking an existing account.

Closes #4572

@ajrbyers ajrbyers requested a review from mauromsl January 8, 2025 09:06
@ajrbyers ajrbyers requested a review from joemull January 9, 2025 09:34
@ajrbyers ajrbyers assigned joemull and unassigned mauromsl Jan 9, 2025
@ajrbyers ajrbyers removed the request for review from mauromsl January 9, 2025 09:34
@joemull joemull requested a review from StephDriver January 9, 2025 11:00
@joemull joemull assigned StephDriver and unassigned joemull Jan 9, 2025
@StephDriver StephDriver merged commit f1f25db into master Jan 9, 2025
@StephDriver StephDriver deleted the b-4572-bugfix branch January 9, 2025 17:05
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.

Adding a frozen author sometimes causes a Server Error

4 participants