Opened 6 weeks ago
Closed 5 weeks ago
#65410 closed defect (bug) (invalid)
User profile fields not saving correctly on update
| Reported by: | modi2918 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Users | Version: | |
| Severity: | normal | Keywords: | close |
| Cc: | Focuses: | ui, accessibility |
Description
Steps to reproduce, expected vs actual behavior (see below)
Steps to reproduce:
- Go to WP Admin > Users > Your Profile
- Update a field (e.g. Biographical Info or Display Name)
- Click "Update Profile"
Expected: Field saves and persists on page reload
Actual: Field reverts to previous value / throws an error
Attachments (1)
Change History (7)
#1
in reply to: ↑ description
;
follow-up:
↓ 2
@
6 weeks ago
- Resolution → worksforme
- Status new → closed
#2
in reply to: ↑ 1
;
follow-up:
↓ 3
@
6 weeks ago
- Resolution worksforme
- Status closed → reopened
Steps to Reproduce
- Go to WordPress.org → Profile → Edit Profile → Contributions tab.
- Update a field (for example, Contributor Teams).
- Click Update Profile.
Expected Behavior
The updated field is saved successfully and persists after reloading the page.
Actual Behavior
The field reverts to its previous value after the page reloads, or an error is displayed during the update process.
Environment
- Browser: Brave
@charoswald Could you please test and verify this issue?
#3
in reply to: ↑ 2
@
6 weeks ago
Ah - it wasn't clear from the original thread that this was for WordPress.org. I noticed this issue two days ago - it's also an issue on my end.
This ticket was mentioned in Slack in #core by abdullahramzan. View the logs.
6 weeks ago
#6
@
5 weeks ago
- Milestone Awaiting Review
- Resolution → invalid
- Status reopened → closed
Issues on WordPress.org need to be opened on the meta trac at https://meta.trac.wordpress.org; I'm going to close this here, but please open the ticket in the meta trac or inquire in the #meta channel on Slack!
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Tested on: WordPress 7.0, PHP 8.3.30, Twenty Twenty-Five theme, no plugins
Result: Could not reproduce — profile fields saved correctly on every attempt.