Repository containing evidence of police brutality during the 2020 George Floyd protests
-
Updated
Jul 18, 2021 - Python
As a part of the Code Quality Challenge, there was a PR removing TODOs that was removed which wanted to describe the Database Cleaner strategy used. I figured this should be a separate issue instead.
Add a description, image, and links to the police topic page so that developers can more easily learn about it.
To associate your repository with the police topic, visit your repo's landing page and select "manage topics."
When in the "Edit Officer Assignment" form (
https://openoversight.com/officer/<officer_id>/assignment/<assignment_id>
) the Unit dropdown shows all units in the database, not just those of the officer's department. Only the units that belong to the officer's department should be shown here and the backend part of the form should also reject trying to assign a unit from a different department.