-
Notifications
You must be signed in to change notification settings - Fork 0
Admin Table Excel Export #255
Copy link
Copy link
Closed
Description
Motivation
Admin has expressed the desire to have the ability to export to Excel similar to the police in order to share data outside of the system.
Completion Criteria
- All new
/csvroutes in TDD 3.3 are added (one for each table)- Each route returns an excel spreadsheet with the columns outlined in TDD 2.3 "Export to Excel"
- All reused logic for exporting to excel is consolidated in a shared service
- If this is done in the form of a file like
*_utils.pyincore/, make a new folder and put all the*_utilsfiles in it
- If this is done in the form of a file like
Important Notes
- Party excel export route will have different column output for the same route depending on if the user is police or staff
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels