hackclub / hackclub/theseus

coalesce addresses

Open
#102 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
24
Forks
18
Avg merge
7h 11m
Merged PRs (30d)
7

Description

one physical address should equal one instance of address model
When a letter is created to an address, if the address hasn't been seen before, a new address record should be created. Otherwise, it should point to the existing address record matching that address.
When editing a letter, this behavior should also happen. But if the address changes, it shouldn't disrupt previous letters of that address, so a new address object should be created.

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.