CouncilDataProject / CouncilDataProject/cdp-backend
Duplicate Persons in cdp-seattle instance
Open
bug
- Dominant language
- Python
- Stars
- 25
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the Bug
There are duplicate documents in the Person collection in the cdp-seattle instance. They have the same name and the same legistar person id. I think this may result in unexpected behavior in the front end.
### Expected Behavior
There should be one and only one record of legistar persons per... person.
### Reproduction
Check out records for Tammy Morales:
ID 87638bc6-fd68-4f1f-8449-6137ac242a8
ID 4bf88f27-9933-4c57-8819-342111a6a68c
Dan Strauss:
0996b93d-fdbb-41d4-b488-1dc85ac37366
2ff3c312-04cd-4e84-b46e-5989f239259
Mosqueda and Lewis also have dupes.
Contributor guide
Assessment
This issue has not been assessed yet.