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

Implement Imports #58

Open
nplhse opened this issue Jan 29, 2024 · 0 comments
Open

Implement Imports #58

nplhse opened this issue Jan 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nplhse
Copy link
Owner

nplhse commented Jan 29, 2024

Is your feature request related to a problem? Please describe.
The project needs Imports that represent the file that is the origin of the data (e.g. the Allocations) that have been imported.

Describe the solution you'd like
This entity should:

  • refer to a Hospital and to the related Allocations
  • refer to a file that is located in the storage
  • give the User the ability to give it a custom name
  • include some data about the related Allocations (e.g. the total count, the times it has been re-imported, the count of rows that have been skipped during import)

Describe alternatives you've considered
There is no alternative.

Additional context
Some parts do not have to be included at this point, because the "real" import will follow later during Iteration 4 or 5.

@nplhse nplhse self-assigned this Jan 29, 2024
@nplhse nplhse added enhancement New feature or request php Pull requests that update Php code and removed php Pull requests that update Php code labels Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

1 participant