]> git.ipfire.org Git - thirdparty/bacula.git/commit
Fix #3225 about Migration issue when the Job resource is no longer defined
authorEric Bollengier <eric@baculasystems.com>
Tue, 15 Jan 2019 08:49:51 +0000 (09:49 +0100)
committerKern Sibbald <kern@sibbald.com>
Sat, 19 Jan 2019 14:17:03 +0000 (15:17 +0100)
commitd09b84626abe2249a160ea35aa359547066ad727
treee20ac4eece16444591498cc5d4af54aaffb29da3
parent5a4253b53bb1aec9cdfcc61ea2732a794bd9d559
Fix #3225 about Migration issue when the Job resource is no longer defined

The Migration job status was "no files to migrate" and the original job
type was marked as M.

Now, the Migration job status is "Migration Error" and the original job
type is not modified.
bacula/src/dird/mac.c
bacula/src/dird/msgchan.c