Details
-
Type:
Bug
-
Status: Done/Fixed
-
Priority:
Minor
-
Resolution: Incomplete
-
Affects Version/s: 4.6.14
-
Fix Version/s: lts-possible
-
Component/s: None
-
Labels:
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
to recreate:
- create Test1 Contact with current employer Org1
- create Test2 Contact with current employer Org 2
- merge Org 1 and Org 2
- reload Test1 and Test1
the current employer value which displays in the summary tab (a cached value stored in the organization_name column) remains the same. if you click the inline block to go to form view for the contact whose org should have changed, you'll see it's set correctly, and upon saving it's re-cached correctly.
Can't able to reproduce. Here's the steps I have taken to reproduce-
1. Created Organisations as Org 1, Org2. Individual Test1 and Test2
2. Made Org1 as a current employer of Test1 and Org2 to Test2 respectively
3. Merged Org1 to Org2
4. Reloading Test1 .. current employer is rightfully updated to Org2 and Test2 is already at Org2 in summary page
Am I missing something ?