rfcx / arbimon-uploader

Desktop application for ingesting audio to RFCx platform
Apache License 2.0
0 stars 0 forks source link

Prevent user to upload files with past and future timestamps #202

Closed koonchaya closed 6 months ago

koonchaya commented 7 months ago

User should not be able to upload files with

This should apply to Arbimon Uploader and web uploader.

Error message for future and past timestamps to display on prepared tab

This should be done in the next sprint (Feb 8-22)

koonchaya commented 6 months ago

Do we need the core team update this on the ingest service? Need to discuss on EC Feb 12.

=> Task created https://github.com/rfcx/ingest-service/issues/68. Frongs will be working on it

rassokhina-e commented 6 months ago
Untitled
rassokhina-e commented 6 months ago
Untitled
rassokhina-e commented 6 months ago

Do we need the core team update this on the ingest service? Need to discuss on EC Feb 12.

=> Task created https://github.com/rfcx/ingest-service/issues/68. Frongs will be working on it

@koonchaya we can simply manage these 2 cases on the uploader side, also the requirement shows us the prepare tab error messages, so on this tab we haven't send the file to the ingest service side

koonchaya commented 6 months ago

Frongs already implemented to prevent these cases. Good to have both :)

koonchaya commented 6 months ago

Will this work for both iOS and window? @rassokhina-e