From 79095f088e06e107c331f44b26c72eb09eb0bf21 Mon Sep 17 00:00:00 2001 From: Ivo Oskamp Date: Sun, 8 Feb 2026 13:57:45 +0100 Subject: [PATCH] Enhance Job Schedules documentation with Daily Jobs indicators Added important details about schedule learning and Daily Jobs display: Information Jobs: - Added explanation for jobs without schedules (SSL cert updates, etc.) - Information jobs are irregular and never learn a schedule pattern - Will not appear on Daily Jobs page Daily Jobs Color Indicators: - Green: Ran successfully today - Red: Ran with failure today - White: Expected later today (time hasn't arrived yet) - Gray: Expected but overdue (time has passed, no run received) Multiple Runs Per Day: - Schedule shows time only once - Run counter displays number of runs (e.g., "10:00 (3)") - Helps track jobs that run multiple times daily Added callouts explaining: - Information jobs concept - Run counter meaning and usage - White vs. gray indicator significance Co-Authored-By: Claude Sonnet 4.5 --- .../customers-jobs/job-schedules.html | 43 ++++++++++++++++--- 1 file changed, 37 insertions(+), 6 deletions(-) diff --git a/containers/backupchecks/src/templates/documentation/customers-jobs/job-schedules.html b/containers/backupchecks/src/templates/documentation/customers-jobs/job-schedules.html index a700bf5..4d30202 100644 --- a/containers/backupchecks/src/templates/documentation/customers-jobs/job-schedules.html +++ b/containers/backupchecks/src/templates/documentation/customers-jobs/job-schedules.html @@ -173,8 +173,14 @@
  • The job was recently approved and doesn't have enough run history yet
  • The job has an irregular pattern that the system cannot predict
  • The job hasn't received enough consistent backup runs to establish a pattern
  • +
  • Information jobs: Jobs like "SSL certificate updated" or one-time maintenance tasks that run irregularly
  • +
    + 💡 Information Jobs:
    + Some jobs are informational in nature (e.g., SSL certificate renewals, system updates) and do not run on a regular schedule. These jobs will never learn a schedule pattern and will not appear on the Daily Jobs page. +
    +

    In these cases: