You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
@garylm this has now been fixed. The import accepts CSV files with one value per line, though technically a text file with values separated by newlines works as well. So a file formatted as follows would work:
Foo
Bar
Baz
jkleinsc
added a commit
to HospitalRun/hospitalrun-dblisteners
that referenced
this issue
Feb 16, 2017
Expected behavior:
Create a text file of Diagnoses, as a string per line in the file.
Ex: Acute Flaccid Paralysis
Cholera
Neonatal tetanus
Link the text file using the Browse Button
Upload the text file using the Import Button
List Upload Successful Dialog Box pops up.
Should see the new items in the list.
Actual behavior:
No new items appear in the list even though the success dialog does confirm success.
Screenshots (if applicable):
I have tested using single quotes, double quotes, no quotes, etc.
OS and Browser:
Linux, Firefox
The text was updated successfully, but these errors were encountered: