Created attachment 110678 [details] [review] Proposed patch Issue is caused by using TEL or EMAIL fields as a fallback for NAME field. In that case FN field is left empty, but EDS is detecting that and it is generating FN based on NAME field when contact is added to database. This patch ensures that when falling back to use TEL or EMAIL as a NAME, FN will be also set.