This is happening under Version 14, and I think it’s a bug. But I’m not experienced enough to know for sure.
To reproduce, go to https://sitename.frappe.cloud/me
and hover over “Edit Profile”. Notice that the link is for https://sitename.frappe.cloud/update-profile?name=someemail@domain.tld
When you click on the link, you are brought to a https://sitename.frappe.cloud/update-profile/atotallydifferentuser@domain.tld
.
In other words, the update-profile
link redirects to a seemingly random user’s profile - usually the last user who was created in the system.
To add insult to injury, even if you update the values on the page, the save
button does nothing and displays no error.
Can anybody reproduce that and verify that it’s not just me?