This commit is contained in:
@@ -458,7 +458,7 @@ public class FileUploadServiceImpl implements FileUploadService {
|
||||
context.put("support_id", fileEntity.getSupportId());
|
||||
|
||||
notificationService.addNotification(NotificationType.FILE_ADDED_TO_SYSTEM, session.getUserId(),
|
||||
context);
|
||||
context.toString());
|
||||
}
|
||||
|
||||
if (status != FileStatus.TEMP) {
|
||||
|
||||
Reference in New Issue
Block a user