View Issue Details

IDProjectCategoryView StatusLast Update
0005263Composr alpha bug reports[All Projects] General / Uncategorisedpublic2024-09-13 02:52
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMinor-bug 
Status assignedResolutionopen 
Summary0005263: Task notifications with attachments: Considerations needed for web and SMS notifications
DescriptionSome tasks, like exports, have an attachment when the task is finished. When using the task queue, the resulting file is attached in e-mail notifications. However, it is possible to receive a web or SMS notification as well, but they do not support attachments.

Consider temporarily storing task attachments on disk for a short time (e.g. 24 hours with a Cron to sweep them) and providing a download link in the notification. This, however, could lead to large exports (e.g. galleries) taking up a lot of disk space. And we must be mindful of download security.
TagsRoadmap: v11
Sponsorship open

Activities

Patrick Schmalstig

2023-12-05 18:50

administrator   ~0008102

Last edited: 2023-12-05 18:50

View 2 revisions

A possible alternate solution: If the system can send a PT to the member, then send a PT notification if either web or PT notification is enabled for tasks... and attach the file to the post. Then, include a link to the PT in the web / SMS notifications.

Issue History

Date Modified Username Field Change
2023-01-30 21:11 Patrick Schmalstig New Issue
2023-01-30 21:11 Patrick Schmalstig Status non-assigned => assigned
2023-01-30 21:11 Patrick Schmalstig Assigned To => Chris Graham
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised
2023-12-05 18:50 Patrick Schmalstig Note Added: 0008102
2023-12-05 18:50 Patrick Schmalstig Note Edited: 0008102 View Revisions
2024-09-13 02:52 Patrick Schmalstig Tag Attached: Roadmap: v11