Uploaded image for project: 'mod-data-export'
  1. mod-data-export
  2. MDEXP-42

File upload functionality

    XMLWordPrintable

Details

    • Umbrella
    • Status: Closed (View Workflow)
    • P2
    • Resolution: Done
    • None
    • 1.0.0
    • None
    • Concorde

    Description

      Purpose:
      This is a parent umbrella for backend work for uploading functionality: UIDEXP-5.

      Implementation details:

      1. API for the file uploading is provided for UI
      2. The endpoint receives a file (.csv) in chunks using RMB streaming capabilities
      3. The file data is stored separately from file metadata:
        We store file binary data at the file system of the module, however, metadata is stored in the module's database.
      4. There is an ability to save a file in chunks
      5. There is an ability to clear the file storage at configurable periods of time, 1 time per hour by default
      6. The REST API is described with curl examples, request/response structure

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                Igor_Gorchakov Igor Gorchakov
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases