fromthepage
fromthepage copied to clipboard
Servicability catch-all
Items which would improve serviceability and diagnostics:
- [x] Sort all files before they are processed in
ingestor.rake
- [x] Modify User to include
has_many :document_uploads
- [x] Modify User to include
external_api_requests
- [ ] Get rid of duplicate declaration errors when starting the Rails console
- [ ] Fix the
URI.escape is deprecated
error messages - [ ] Show processing log in the UI for errored document uploads
- [ ] fix the missing globe svg message that shows up in the logs every time a page is loaded.
- [ ] consider a clean up of "bad" users -- spam, over a year old and never transcribed.
- [ ] change the default path that is loaded when logging in as an owner from their landing/profile page to their dashboard