Manually downloading each photo associated with activity entries is time-consuming and inefficient.
Users who need to download multiple images related to activity entries, such as graffiti reporters.
Implement a feature to export all photos associated with selected activity entries as a single zip file.
Given The user is on the activity tab with multiple entries selected. When The user chooses the export option for images. Then All associated images are downloaded as a single zip file.
The feature includes exporting images as a zip file from selected activity entries. It does not include editing or managing images within the zip.
What format should the images be exported in?
Export images in their original format within a zip file.
Maintains original quality and metadata.