Discussion:
[turba] Each of my address items exists twice
Ferdinand Gruber
2018-02-09 16:13:59 UTC
Permalink
Hi,

in the database table turba_objects I can see, that each
addressbook-record exists twice with different object_uid.
One object_id is longer and has the a date at the beginning and the
hostname of my horde server at the end.

For example the entries look like this

***@t1234.greatnet.de
cfce6ed1-48b4-42a7-86b5-629b434adec7

I suppose this to be the result of some sync operations.
I use to synchronize the horde addressbook with Thunderbird (ActiveSync)
and also with my smartphone using a calDAV/cardDAV app.

Can I savely delete one of each double entries? What entry should be
deleted, the first or the second?

Thank you for answer.
--
Regards from Austria
Ferdinand Gruber
--
turba mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: turba-***@lists.horde.org
Ferdinand Gruber
2018-02-09 16:22:39 UTC
Permalink
Hi,

in the database table turba_objects I can see, that each
addressbook-record exists twice with different object_uid.
One object_id is longer and has the a date at the beginning and the
hostname of my horde server at the end.

For example the entries look like this

***@t1234.greatnet.de
cfce6ed1-48b4-42a7-86b5-629b434adec7

I suppose this to be the result of some sync operations.
I use to synchronize the horde addressbook with Thunderbird (ActiveSync)
and also with my smartphone using a calDAV/cardDAV app.

Can I savely delete one of each double entries? What entry should be
deleted, the first or the second?

Thank you for answer.
--
Regards from Austria
Ferdinand Gruber
--
turba mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: turba-***@lists.horde.org
Patrick Boutilier
2018-02-09 18:03:30 UTC
Permalink
Post by Ferdinand Gruber
Hi,
in the database table turba_objects I can see, that each
addressbook-record exists twice with different object_uid.
One object_id is longer and has the a date at the beginning and the
hostname of my horde server at the end.
For example the entries look like this
   cfce6ed1-48b4-42a7-86b5-629b434adec7
I suppose this to be the result of some sync operations.
I use to synchronize the horde addressbook with Thunderbird (ActiveSync)
and also with my smartphone using a calDAV/cardDAV app.
Can I savely delete one of each double entries? What entry should be
deleted, the first or the second?
Thank you for answer.
Not a concrete answer, but to test just make a backup of both records in
turba_objects and delete them one at a time to see what happens.

Our database has mostly the long form for object_uid with only 12 of
185759 records having a real short form such as 0bdfb0ab85

So my guess is you want to keep the long ones but there might be some
reason for the shorter ones that I am not aware of.
Jan Schneider
2018-02-09 20:21:28 UTC
Permalink
Post by Patrick Boutilier
Post by Ferdinand Gruber
Hi,
in the database table turba_objects I can see, that each
addressbook-record exists twice with different object_uid.
One object_id is longer and has the a date at the beginning and the
hostname of my horde server at the end.
For example the entries look like this
   cfce6ed1-48b4-42a7-86b5-629b434adec7
I suppose this to be the result of some sync operations.
I use to synchronize the horde addressbook with Thunderbird
(ActiveSync) and also with my smartphone using a calDAV/cardDAV app.
Can I savely delete one of each double entries? What entry should
be deleted, the first or the second?
Thank you for answer.
Not a concrete answer, but to test just make a backup of both
records in turba_objects and delete them one at a time to see what
happens.
Our database has mostly the long form for object_uid with only 12 of
185759 records having a real short form such as 0bdfb0ab85
So my guess is you want to keep the long ones but there might be
some reason for the shorter ones that I am not aware of.
The length of the UID really doesn't matter. As you guessed correctly,
those are simply from different client. There is no "correct" one.
The question rather is, do you see each of those contact pairs both on
all clients? Or do they only have one each? If something broke during
synchronization, deleting one may remove it completely from one of
your clients.
You shouldn't work directly in the database anyway. Instead, use the
"Find duplicates" feature of Turba to merge those contacts, so that
clients are properly notified about changes and deletions and re-sync
correctly.
--
Jan Schneider
The Horde Project
https://www.horde.org/
--
turba mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: turba-***@lists.ho
Ferdinand Gruber
2018-02-10 18:26:22 UTC
Permalink
Post by Ferdinand Gruber
Hi,
in the database table turba_objects I can see, that each
addressbook-record exists twice with different object_uid.
One object_id is longer and has the a date at the beginning and the
hostname of my horde server at the end.
Now the problem seems to be solved.

I started manually a sync between turba and thunderbird using the
thunderbird addon tzpush. After that turba does not show any duplicates.
A look into the datatabase confims this.

Please mention my next post concerning turba.

Thank you
--
Regards from Austria
Ferdinand Gruber
--
turba mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: turba-***@lists.horde.org
Loading...