Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Accusations Endpoints #363

Closed
DMalone87 opened this issue Mar 20, 2024 · 1 comment
Closed

[FEATURE] Accusations Endpoints #363

DMalone87 opened this issue Mar 20, 2024 · 1 comment

Comments

@DMalone87
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Once we make the system available, users will need to have the ability to link officer profiles to incidents. This should will be managed through the Accusation object that links and officer profile to the Perpetrator object on an incident. The Perpetrator object represents a description of the perpetrator(s) of an incident.

Describe the solution you'd like
Users who have Contributor privileges should be able to use an API call to create an Accusation in the database. This accusation should include the user who made the accusation as well as the basis for the accusation.
It would be nice if there was also a feature that recommends likely officer profile matches based on the data contained in a perpetrator object. For example, finding officers who have a matching badge number or last name.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@DMalone87
Copy link
Collaborator Author

Completed in #361

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant