-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
-
Bug/Enhancement description
Right now our Azure ingress flow only reads the first file in the posted file list, regardless of how many files are included. Previously this may of been ok since Azure tends to do month to date files (single file) BUT they also support partitioned files now so we should enable the option to send more than one file for processing.
Requirements
- Ingress Azure downloader should support multiple split files
UX Requirements/Mocks
- None
UI Requirements
- None
API/Backend Requirements/Design
- Update Azure_report_downloader.py to allow multiple files via ingress report flow
QE Requirements
- New testing and/or automation to validate processing of multiple split Azure files
External Dependencies
- None