Parsing a resume where there is already a profile should overwrite existing profile
Currently if you parse a resume into a persons record, it will add all the information to the existing record. If the person already has several positions listed, the parsed resume will create doubles entries for each job. As time goes on and cand...