hotosm / fmtm

Field Mapping Tasking Manager - coordinated field mapping.
https://fmtm.hotosm.org/
GNU Affero General Public License v3.0
48 stars 46 forks source link

download filtered submission data, filtered by date and taskID #1884

Open manjitapandey opened 3 days ago

manjitapandey commented 3 days ago

Is your feature request related to a problem? Please describe. when we download the submission, there is bulk download of all submission irrespective of date and taskID. Where is data is large and the data needs to be downloaded multiple times for validation or monitoring process, this all submission download is over burden.

Describe the solution you'd like We need to provide filters before downloading the data from FMTM. The filters should be by username, submission date and taskID.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

spwoodcock commented 2 days ago

We can look into this - perhaps via OData filters in Central - but I think filtering capability is pretty limited in Central.

No guarantees this is possible!

Is it really a huge burden to just download all the data, then have the user filter as they wish?