Since import and export files can build up, which can have a significant financial impact, we should allow applications to choose which back end storage they want to use for these files.
Acceptance criteria
Implementation notes
Could use ActiveStorage or Valkyrie file uploaders, as well as tmp directories. @orangewolf recommends ActiveStorage
Since import and export files can build up, which can have a significant financial impact, we should allow applications to choose which back end storage they want to use for these files.
Acceptance criteria
Implementation notes
Could use ActiveStorage or Valkyrie file uploaders, as well as tmp directories. @orangewolf recommends ActiveStorage