diff --git a/containers/backupchecks/src/templates/documentation/customers-jobs/approved-jobs.html b/containers/backupchecks/src/templates/documentation/customers-jobs/approved-jobs.html index 7abb6cf..4f3612d 100644 --- a/containers/backupchecks/src/templates/documentation/customers-jobs/approved-jobs.html +++ b/containers/backupchecks/src/templates/documentation/customers-jobs/approved-jobs.html @@ -63,8 +63,8 @@
- 💡 Filtering:
- By default, only active jobs for active customers are shown. Archived jobs and jobs belonging to inactive customers are hidden. Use the "Show archived jobs" toggle to view archived jobs. + 💡 Active Jobs Only:
+ The Jobs page shows only active jobs for active customers. Archived jobs and jobs belonging to inactive customers are not shown on this page. Archived jobs are visible on a separate page accessible only to administrators.

Viewing Job Details

@@ -181,25 +181,30 @@

Viewing Archived Jobs

-

To view archived jobs:

+

Archived jobs are accessible on a separate page:

    -
  1. Navigate to the Jobs page
  2. -
  3. Enable the Show archived jobs toggle at the top of the page
  4. -
  5. Archived jobs will appear in the list with an "Archived" label
  6. +
  7. Navigate to the Archived Jobs page in the main menu
  8. +
  9. This page is only accessible to administrators
  10. +
  11. The page displays all archived jobs with their details
+
+ 💡 Admin Only Access:
+ Only users with the Admin role can view the Archived Jobs page. Operators and other roles cannot access archived jobs. +
+

Unarchiving a Job

-

To unarchive a job:

+

To unarchive a job (Admin only):

    -
  1. Enable Show archived jobs
  2. -
  3. Find the archived job
  4. +
  5. Navigate to the Archived Jobs page
  6. +
  7. Find the archived job in the list
  8. Click the Unarchive button
-

The job will immediately reappear in operational views (Daily Jobs, Run Checks).

+

The job will immediately reappear in the Jobs page and operational views (Daily Jobs, Run Checks).

Deleting Jobs