chaoss / chaoss/CollectOSS

Unify all sources of contributor emails into the aliases table

Open
#275 0 comments 0 reactions 0 assignees View on GitHub
database
Dominant language
Python
Stars
13
Forks
17
Avg merge
6h 59m
Merged PRs (30d)
1

Description

Overarching issue for tracking the larger process of migrating this data into a single place.

Currently we have at LEAST 4 different columns across at least two different tables whose purpose is to track contributor email in some form.

it will help massively simplify so many queries (and probably result in performance optimizations as a side effect) if all email address data is available in a single table.

This involves considerations for all the columns where this data currently exists, and all the queries relying on it, but is also a relatively easy data migration compared to others that we need to do.

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.