shieldproject / shield

A standalone system that can perform backup and restore functions for a wide variety of pluggable data systems
MIT License
367 stars 69 forks source link

[BUG] v11 migration marks all jobs as failed #654

Closed thomasmitchell closed 4 years ago

thomasmitchell commented 4 years ago

Describe the bug All jobs are marked as failing after the migration. Stores probably are too, but those check relatively often. Jobs won't be successful until their next run, which can take awhile.

To Reproduce Steps to reproduce the behavior:

  1. Deploy 8.5.0
  2. Create and run a job successfully
  3. Migrate to 8.6.0
  4. See it is marked as failing in the UI

Expected behavior It should have maintained its success status.

Screenshots If applicable, add screenshots to help explain your problem.

SHIELD versions (please complete the following information):

Browser version(s) (please complete if reporting a web UI bug): n/a

Additional context Add any other context about the problem here.

thomasmitchell commented 4 years ago

Resolved with 8.6.1