Skip to content

Changing email addresses in 'user accounts' page doesn't synchronize to 'user emails' page #17681

Closed
@LYCN

Description

@LYCN

Gitea Version

1.15.6

Git Version

2.34.0

Operating System

Windows Server 2019

How are you running Gitea?

I downloaded 'gitea-1.15.6-gogit-windows-4.0-amd64.exe' from github release page, and registered gitea as a windows service using:
sc.exe create gitea start= auto binPath= "\"C:\gitea\gitea.exe\" web --config \"C:\gitea\custom\conf\app.ini\""
Then gitea was configured following install page.

Database

SQLite

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Description

When I try to change email addresses in 'Site Administration' -> 'User Accounts' page, it did successfully change the email in 'User Accounts' page. But the email addresses in 'Site Administration' -> 'User Emails' page remained the old ones, and didn’t synchronize with the configuration in 'User Accounts' page.

I'm not sure whether it is caused by the same problem mentioned in: #17519

Screenshots

1
2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions