Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Upload Import to "Lookup List" not working. #921

Closed
garylm opened this issue Jan 13, 2017 · 2 comments
Closed

Upload Import to "Lookup List" not working. #921

garylm opened this issue Jan 13, 2017 · 2 comments

Comments

@garylm
Copy link

garylm commented Jan 13, 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):
hr list import file screen
hr upload success dialog box

I have tested using single quotes, double quotes, no quotes, etc.

OS and Browser:
Linux, Firefox

@jkleinsc
Copy link
Member

@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
@garylm
Copy link
Author

garylm commented Feb 16, 2017 via email

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

No branches or pull requests

2 participants