Feature #4232
closed
Do not attach too big data attachments to reports
Added by Jan Mach over 6 years ago.
Updated about 6 years ago.
Category:
Development - Core
Description
Calculate total size of report data attachments and when they cross given threshold do not attach them to mailed report message. Instead there should be short information about the fact the report was truncated somewhere within the message with link where the data can be downloaded.
- Target version changed from Backlog to 2.1
- Status changed from New to In Progress
- % Done changed from 0 to 10
- Related to Task #4114: Report content design and adjustments added
- % Done changed from 10 to 90
The attached commit resolves this issue. Each group can now configure the maximal size of email attachments (defaults to 10MB), files exceeding this limit will not be added to the email and users will have to download them (there will be a short text line in the email body informing the user about that).
The commit contains full work including changes in reporter, its configuration file, all underlying libraries and also in web interface views and forms that enable user to configure the new reporting setting.
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
Also available in: Atom
PDF