fromthepage icon indicating copy to clipboard operation
fromthepage copied to clipboard

Servicability catch-all

Open benwbrum opened this issue 11 months ago • 1 comments

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

benwbrum avatar Mar 29 '24 16:03 benwbrum

  • [ ] 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

saracarl avatar Mar 29 '24 16:03 saracarl