Prevent crashing while file move, when file is not on the fileserver

Created on 21 November 2023, about 1 year ago

Problem/Motivation

When a file is missing on the file system, it crashes moving the file and the batch process stops.

Steps to reproduce

  1. Manually delete a file from the files folder
  2. Start the move process
  3. The process will throw an error and stop

Proposed resolution

Adding a try-catch around the move process

Remaining tasks

I created a patch for it, but would need help to verify if it fully works. It did work in our project where we moved files.

Feature request
Status

Needs review

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024