Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
None
-
None
-
-
Concorde - Sprint 81, Concorde - Sprint 82
-
1
-
Concorde
Description
Purpose
To have the ability to store metadata of the uploaded file in the database.
See File definition schema from data-import.
Decide which fields to take and reuse for data-export.
Schema can Contain the below:
id, fileName, fileSize, sourcePath, jobExecutionId.
Development steps
- Create RAML schema for FileDefinition entity
- Create the database table
- Create FileDefinitionDao with only the one save method
Acceptance Criteria
- Schema is created
- table is created
- DAO is created
TestRail: Results
Attachments
Issue Links
- defines
-
MDEXP-42 File upload functionality
-
- Closed
-
-
UXPROD-2065 Export Manager - data export landing page
-
- Closed
-
- has to be done before
-
MDEXP-45 FileUploadService: Create REST API to upload file
-
- Closed
-