Skip to content

Image Upload Flow #84

Description

@geeky-abhishek

What will be image upload flow in case of bulk submission ?

note: Since now the payload will include image so we need to find the optimal way so that our data will not be lost when sending the bulk request.

Flow 1

When bulk data is submitted ,for each submission we first upload the image to minio and then update the object with the media urls and then finally send the modified bulk data with minio urls

Flow 2

Send the bulk form data to backend then the above flow will be implemented on backend

Flow 3

From the save list tab for each submission item we show option for upload image and enumerator can upload image one by one then do the final submission when all the images are uploaded for all submissions.

Flow 4 ?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions