You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the error is caused by a constraint on people_profile table in production.
the constraint will check account_account table on user deletion.
interestingly, the same table constraint doesn't exist in the testing server and in my local machine.
in another word, account_account table and its relation in people_people table shouldn't be existed in the production's db.
I deleted a duplicate VictorSambo user in Admin and after confirming deletion got
'There was a problem loading this page'
http://geonode.ingc.gov.mz/en/admin/people/profile/1020/
and he was not deleted
The text was updated successfully, but these errors were encountered: