Hello,
I have created some new address book types in my Egroupware 1.6.
Now, when I migrate to 1.8 some of my address book records disappeared!
I find out, that the disappeared records have the same address book
type. This address book type is marked by letter “d” in a
egw_addressbook.contact_tid column. I find out in a code, that this
value “D” is used for deleted records also!
So I have changed the letter of this address book type in egw_config
table and changed the tid values in egw_addressbook.
Now everything seems to be ok.
But I would like to now, if there can be a problem in a future when I
will add another address book types.
The letter “d” is now unused in egw_config.config_value, so is it sure
it will not be used in a future again?
Are there some other values of contact_tid reserved for special cases?
Thanks
PN