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] Bulk Data Upload #279

Open
DMalone87 opened this issue May 24, 2023 · 0 comments
Open

[FEATURE] Bulk Data Upload #279

DMalone87 opened this issue May 24, 2023 · 0 comments

Comments

@DMalone87
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently, our API only supports the creation of a single incident at a time. In the future, we may have users who need to upload batched datasets of incidents all at once rather than attempting to make each of them one by one. We should develop an API endpoint that allows a user to upload a large set of entries all at once.

Describe the solution you'd like
Create an additional API endpoint that allows a user to upload a large number of incident entries all at once.

Describe alternatives you've considered
The alternative here would be to upload entries serially; one by one.

Additional context
This task should only be undertaken once Issue #278 has been completed. It is also a key part of completing Issue #277

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