Alasdair Hislop 4.Feb.03 09:44 AM a Web browser - Category - 3.0Windows NT
I have just done an upgrade from 2.07 to 3. I have an issue with the upgrade process when updating users details, if the users are existing users prior to the upgrade, or new users added to qp's after the upgrade process.
The 2 scenarios are
1. After the upgrade if I add a new user to a existing qp using an LDAP lookup it pulls through the correct user details including telephone number. If I edit the person doc in the NAB and change the telephone number, the telephone number will change in the qp members list if you edit the person doc in the members list and save. This is what I would expect
2. After the upgrade if I edit an existing users details (who already has access to a qp) in the NAB i.e. users telephone number, go back to the users qp and edit and save there user document the edited telephone number is not pulled through. This is NOT what I would expect.
On further investigation if you compare the difference between the user who has been added using an LDAP lookup against an existing user who was originally added using a normal NAB directory lookup the h_FromWhere field in the contacts1.nsf is different
the ldap added users reads :
domainname:h_UserDirTypeLDAP:dir
where as the existing users reads :
domainname:h_UserDirTypeNAB:dir
I have tried changing this field so that it is the same (i.e. h_UserDirTypeLDAP:dir) for both users but this does not work.
Does anyone come across this before ? Any help appreciated