let us consider defect ID 123 is defect raised in QC which is assigned to "abc" person. so there are 2 fields in QC one is "Assigned To (Name)" in which name of person to whom defect is assigned gets reflected and his QC ID for e.g n12345 gets updated in second field "Assigned To" automatically.
In our case there are many defects whoes second field does not contain QC ID of Assigned to person but display ID of some other QC user.
So we want to create query which will update second field "Assigned To" with QC id of the person to whom defect is actually assigned.
In our case there are many defects whoes second field does not contain QC ID of Assigned to person but display ID of some other QC user.
So we want to create query which will update second field "Assigned To" with QC id of the person to whom defect is actually assigned.