From fcb423259c4b11b9727bfcb7be2e068c9aecd2ef Mon Sep 17 00:00:00 2001 From: Ivo Oskamp Date: Sun, 8 Feb 2026 19:47:25 +0100 Subject: [PATCH] Add clarification to Stage 4 in Approving Backups - Added Success (Override) with blue badge to status indicators list - Added callout clarifying Daily Jobs is NOT part of daily workflow - Emphasized Daily Jobs is informational only (view schedules and status) - Noted Daily Jobs may be deprecated in future version - Changed link text from 'operational monitoring' to 'informational page' Co-Authored-By: Claude Sonnet 4.5 --- .../backup-review/approving-backups.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/containers/backupchecks/src/templates/documentation/backup-review/approving-backups.html b/containers/backupchecks/src/templates/documentation/backup-review/approving-backups.html index 229e99d..89fb69c 100644 --- a/containers/backupchecks/src/templates/documentation/backup-review/approving-backups.html +++ b/containers/backupchecks/src/templates/documentation/backup-review/approving-backups.html @@ -90,7 +90,12 @@

Stage 4: Daily Monitoring

-

Approved jobs appear in the Daily Jobs view based on inferred schedules.

+

Approved jobs appear in the Daily Jobs view based on inferred schedules. This page provides an informational overview of which jobs are expected to run on a given date.

+ +
+ 💡 Daily Jobs is Informational Only:
+ Daily Jobs is not part of the daily backup review workflow. It's purely for viewing which jobs are scheduled to run and their most recent status. The actual daily review work happens in the Run Checks page. Daily Jobs may be deprecated in a future version. +

What Happens

@@ -100,17 +105,18 @@
  • Status indicators show:
    • Success: Green badge - job completed successfully
    • +
    • Success (Override): Blue badge - override applied, originally warning/failed
    • Warning: Yellow badge - job completed with warnings
    • Failed: Red badge - job failed
    • Missed: Gray badge - job was expected but didn't run
    • Expected: White badge (with border) - job hasn't run yet today
  • -
  • Overrides are applied automatically (warnings/failures treated as success if override matches)
  • +
  • Overrides are applied automatically (warnings/failures show as blue Success (Override) badge)
  • Ticket and remark indicators (🎫 💬) show jobs with known issues
  • -

    See Daily Jobs View for operational monitoring details.

    +

    See Daily Jobs View for details about this informational page.

    Stage 5: Run Review