EarthSystemCoG / COG

COG source code
BSD 3-Clause "New" or "Revised" License
8 stars 16 forks source link

Can't save user #1288

Closed murphysj closed 8 years ago

murphysj commented 8 years ago

Hi Luca,

Try clicking on this link: https://www.earthsystemcog.org/user/update/581/

then hitting submit. I am getting a 500 server error.

murphysj commented 8 years ago

This seems difficult to fix right now. I think it’s related to the user having one or more URLs, which we have disabled in the page…. You can file a bug report for the next release. What do you want to do with this user, remove him ? thanks, L

LucaCinquini commented 8 years ago

I think I fixed the issue: now, the first thing that happens when a User object is updated, is that any (obsolete) attached UserUrl is deleted. I was able to run the Update command on this user on my test machine. To update the live instance we will need to wait until this next release is deployed.