Unwanted contact duplication
!Friendica Support
While browsing through my #Friendica database, I detected that I now have two identical contact records for myself. Initially, they were these records in table contact:
But now, something has changed to
I have no clue, what has initiated this change, whether it is bad (I assume so) and how to cure it.
Any thoughts appreciated.
While browsing through my #Friendica database, I detected that I now have two identical contact records for myself. Initially, they were these records in table contact:
Id | Account |
---|---|
0 | System account |
2 | my account |
But now, something has changed to
Id | Account |
---|---|
0 | Zombie record |
2 | my account |
3 | my account (clone) |
4 | System account |
I have no clue, what has initiated this change, whether it is bad (I assume so) and how to cure it.
Any thoughts appreciated.
Michael Vogel
•uid
,self
,network
andurl
.alfredb
•Michael Vogel
•alfredb
•Michael Vogel
•alfredb
•Any idea, what happened to the system account, leaving a zombie record?
Michael Vogel
•id = 0
account is there for technical reasons and is created intentionally.alfredb
•Michael Vogel
•