Actions
Patch #22401
closedNotify the user of missing attachments
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Under certain (rare) circumstances it may happen that, when an issue or other
container is saved, added attachments have already been removed (i.e. by the
attachments:prune rake task).
Until now these tokens are silently ignored and the user is left in the dark about the missing file. This patch adds a validation error to the container in this case.
Files
Actions