Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve result reporting #4978

Closed

Commits on Jun 23, 2023

  1. Improve result reporting for interrupted/failed backups.

    Add a new 'Interrupted' field to IBasicResult.
    Interrupted and failed backups are recorded in the job log (duplicati#4829).
    When the backup is interrupted or fails, metadata for the server is not updated (duplicati#4344).
    Jojo-1000 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    b51b29b View commit details
    Browse the repository at this point in the history
  2. Update web UI for new result reports.

    Fix icon for fatal errors.
    Display "Fatal error" or "Interrupted" above time in log if applicable.
    Jojo-1000 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f9eb5d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    d7c0a60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5f311d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Update backup log display for new result reporting.

    - Different color and icon for fatal error
    - Show errors/warnings/failure and interruption in overview line
    - Hide source file statistics for interrupted backups
    Jojo-1000 committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    4d50887 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    7d2c210 View commit details
    Browse the repository at this point in the history