-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Create downloadable incidents csv report #2292
Comments
I'd be interested in giving a crack at this for the next 5 days. |
I've assigned this to you! |
I've noticed that when I create two incidents, and resolve one, I believe the resolved one disappears, even when i switch the filter to "'resolved" or "all". Another issue might want to be created for this at some point. @fox1t. @jackcmeyer It's an interesting bug: It works when I click out of the webpage and then back into it; it then reloads. Will look into fixing. I don't think this will impede me working on this issue. I will continue forward. |
@reidmeyer could you open another issue for this bug with steps to reproduce? |
@jackcmeyer Additionally, I noticed that when I change the filter to "all" it displays a blank incident that is a patient. This shouldn't happen, correct? I've added this to the new issue. #2300 |
updates package.json re HospitalRun#2292
made getcsv and downloadlink functions re HospitalRun#2292
🚀 Feature Proposal
There should be the capability of downloading an incidents CSV report from the UI. This report should be based on the current search parameters defined on the view incidents screen.
There should be a dropdown button above the table that says "Download Report". There should be an option for CSV in the list of options.
Clicking on that button should export incident data as a csv for whatever is currently being displayed in the table.
The text was updated successfully, but these errors were encountered: