#1342 closed enhancement (wontfix)
Fix message sending in InternalStorageController
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | core | Version: | |
Keywords: | Cc: |
Description
Part of #1324.
The current implementation seems to send one message per failed file transfer and no message for a successful one. It should be changed to always send one message with a summary of all failed and successful transfers.
NOTE! The secondary storage is of little importance since disk space is really cheap today. This ticket has very low priority.
Change History (3)
comment:1 by , 15 years ago
comment:2 by , 11 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
We have gotten this far without this implement so why spend the time on it?
comment:3 by , 11 years ago
Milestone: | BASE Future Release |
---|
Note:
See TracTickets
for help on using tickets.
(In [4995]) References #1324, #1342: Check TODO markers in the BASE code