chaoss / chaoss/grimoirelab-sortinghat

invalid email address for a profile

Open
#740 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
58
Forks
89
Avg merge
3d 17h
Merged PRs (30d)
2

Description

Some datasources (for example `mbox`) return an anonymized email of the contributor shorting it adding a `...`, which makes it an invalid email.

![image](https://user-images.githubusercontent.com/1228418/220064894-d1f1c140-42a5-49ab-aa28-535f10af1161.png)

With `jira` datasource, sometimes we get the email in the form: `name dot something at domain dot com`:
![image](https://user-images.githubusercontent.com/1228418/220066336-018953ae-ce70-4bce-9fe6-a0a036b2137a.png)

May happen that we store those invalid/anonymized emails while we have another valid emails from other identities/datasources in the same profile (individual). So we should save as main email of the individual a valid email instead of an invalid/anonymized email address.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.