Remove Complete Workflow Example from Approving Backups
Removed entire 'Complete Workflow Example' section (Day 1-15 scenario) as the stage-by-stage descriptions (Stage 1-7) are clearer and more focused. The detailed example was redundant and made the page too long. The stage descriptions already provide sufficient detail for understanding the backup review workflow. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
fcb423259c
commit
ab6f94b024
@ -241,121 +241,6 @@
|
|||||||
|
|
||||||
<p>This is especially useful for successful backups where no investigation is needed - you can quickly clear them to keep the Run Checks page empty.</p>
|
<p>This is especially useful for successful backups where no investigation is needed - you can quickly clear them to keep the Run Checks page empty.</p>
|
||||||
|
|
||||||
<h2>Complete Workflow Example</h2>
|
|
||||||
|
|
||||||
<p>Here's how a typical backup review scenario unfolds using the <strong>Run Checks</strong> page (the primary daily workflow):</p>
|
|
||||||
|
|
||||||
<h3>Day 1: New Customer Onboarding</h3>
|
|
||||||
|
|
||||||
<ol>
|
|
||||||
<li><strong>09:00:</strong> Customer's first Veeam backup email arrives</li>
|
|
||||||
<li><strong>09:15:</strong> Auto-import runs, email appears in Inbox</li>
|
|
||||||
<li><strong>09:30:</strong> You review Inbox, see new email from customer</li>
|
|
||||||
<li><strong>09:31:</strong> Click on email, verify it's legitimate, click "Approve"</li>
|
|
||||||
<li><strong>09:31:</strong> Select customer from dropdown, confirm</li>
|
|
||||||
<li><strong>09:31:</strong> Email disappears from Inbox, job is now active</li>
|
|
||||||
<li><strong>09:32:</strong> Job run appears in Run Checks page (unreviewed)</li>
|
|
||||||
</ol>
|
|
||||||
|
|
||||||
<h3>Day 2: First Daily Review</h3>
|
|
||||||
|
|
||||||
<ol>
|
|
||||||
<li><strong>08:00:</strong> Open <strong>Run Checks</strong> page (your daily starting point)</li>
|
|
||||||
<li><strong>08:01:</strong> Customer's job shows with green "Success" badge</li>
|
|
||||||
<li><strong>08:02:</strong> Click on the run to review details (or select multiple successful runs)</li>
|
|
||||||
<li><strong>08:03:</strong> Everything looks good - click "Mark as reviewed"</li>
|
|
||||||
<li><strong>08:03:</strong> Run disappears from Run Checks page</li>
|
|
||||||
<li><strong>08:04:</strong> Continue reviewing other runs until Run Checks page is empty</li>
|
|
||||||
</ol>
|
|
||||||
|
|
||||||
<h3>Day 5: Warning Appears</h3>
|
|
||||||
|
|
||||||
<ol>
|
|
||||||
<li><strong>08:00:</strong> Open <strong>Run Checks</strong> page</li>
|
|
||||||
<li><strong>08:01:</strong> Customer's job shows yellow "Warning" badge</li>
|
|
||||||
<li><strong>08:02:</strong> Click on the warning run to investigate</li>
|
|
||||||
<li><strong>08:03:</strong> Review backup objects - one VM shows "Retry succeeded"</li>
|
|
||||||
<li><strong>08:04:</strong> Read email body - retry was successful, backup completed</li>
|
|
||||||
<li><strong>08:05:</strong> Determine: This warning is acceptable</li>
|
|
||||||
<li><strong>08:05:</strong> Click "Mark as reviewed"</li>
|
|
||||||
<li><strong>08:05:</strong> Run disappears from Run Checks page</li>
|
|
||||||
</ol>
|
|
||||||
|
|
||||||
<h3>Day 8: Warning Repeats - Create Override</h3>
|
|
||||||
|
|
||||||
<ol>
|
|
||||||
<li><strong>08:00:</strong> Open <strong>Run Checks</strong> page</li>
|
|
||||||
<li><strong>08:01:</strong> Same customer job shows yellow "Warning" again</li>
|
|
||||||
<li><strong>08:02:</strong> Click on the warning run - same "Retry succeeded" warning</li>
|
|
||||||
<li><strong>08:03:</strong> Decide: This will keep happening, create an override</li>
|
|
||||||
<li><strong>08:04:</strong> Go to Overrides page</li>
|
|
||||||
<li><strong>08:05:</strong> Create object-level override:
|
|
||||||
<ul>
|
|
||||||
<li>Job: Select this customer's job</li>
|
|
||||||
<li>Status: Warning</li>
|
|
||||||
<li>Error text contains: "Retry succeeded"</li>
|
|
||||||
<li>Treat as success: Checked</li>
|
|
||||||
<li>Comment: "Retry warnings acceptable - backup completes successfully"</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li><strong>08:06:</strong> Override created - return to Run Checks</li>
|
|
||||||
<li><strong>08:07:</strong> The run now shows with a <strong>blue override indicator</strong></li>
|
|
||||||
<li><strong>08:08:</strong> <strong>Mark the run as reviewed</strong> (still required even with override!)</li>
|
|
||||||
<li><strong>08:08:</strong> Run disappears from Run Checks page</li>
|
|
||||||
<li><em>Future "Retry succeeded" warnings will show with blue badge and can be quickly marked as reviewed</em></li>
|
|
||||||
</ol>
|
|
||||||
|
|
||||||
<h3>Day 12: Failure Occurs - Create Ticket</h3>
|
|
||||||
|
|
||||||
<ol>
|
|
||||||
<li><strong>08:00:</strong> Open <strong>Run Checks</strong> page</li>
|
|
||||||
<li><strong>08:01:</strong> Customer job shows red "Failed" badge</li>
|
|
||||||
<li><strong>08:02:</strong> Click on the failed run to investigate</li>
|
|
||||||
<li><strong>08:03:</strong> Review objects - one VM shows "Disk full"</li>
|
|
||||||
<li><strong>08:04:</strong> Determine: Customer needs to free up space</li>
|
|
||||||
<li><strong>08:05:</strong> Click "Create Ticket" in the Run Checks modal</li>
|
|
||||||
<li><strong>08:06:</strong> Fill in ticket:
|
|
||||||
<ul>
|
|
||||||
<li>Ticket code: CUST-789 (from PSA)</li>
|
|
||||||
<li>Description: "Backup fails - server disk full"</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li><strong>08:07:</strong> Ticket created - now shows 🎫 indicator on this run</li>
|
|
||||||
<li><strong>08:08:</strong> <strong>Mark run as reviewed</strong> (required even after creating ticket!)</li>
|
|
||||||
<li><strong>08:08:</strong> Run disappears from Run Checks page</li>
|
|
||||||
<li><strong>08:09:</strong> Create PSA ticket externally (or use Autotask integration)</li>
|
|
||||||
</ol>
|
|
||||||
|
|
||||||
<h3>Day 13-14: Issue Still Present</h3>
|
|
||||||
|
|
||||||
<ol>
|
|
||||||
<li><strong>08:00:</strong> Open <strong>Run Checks</strong> page</li>
|
|
||||||
<li><strong>08:01:</strong> Same customer job shows red "Failed" with 🎫 indicator</li>
|
|
||||||
<li><strong>08:02:</strong> Click on run - still "Disk full" error, ticket CUST-789 visible</li>
|
|
||||||
<li><strong>08:03:</strong> No new action needed - ticket already created</li>
|
|
||||||
<li><strong>08:03:</strong> <strong>Mark as reviewed</strong> (must review each day even with active ticket!)</li>
|
|
||||||
<li><strong>08:03:</strong> Run disappears from Run Checks page</li>
|
|
||||||
</ol>
|
|
||||||
|
|
||||||
<h3>Day 15: Issue Resolved</h3>
|
|
||||||
|
|
||||||
<ol>
|
|
||||||
<li><strong>08:00:</strong> Open <strong>Run Checks</strong> page</li>
|
|
||||||
<li><strong>08:01:</strong> Customer job shows green "Success" with 🎫 indicator</li>
|
|
||||||
<li><strong>08:02:</strong> Click on run - backup succeeded, disk space resolved</li>
|
|
||||||
<li><strong>08:03:</strong> Check previous runs - success for 2+ days</li>
|
|
||||||
<li><strong>08:04:</strong> Go to Tickets page</li>
|
|
||||||
<li><strong>08:05:</strong> Find ticket CUST-789, click "Resolve"</li>
|
|
||||||
<li><strong>08:06:</strong> Return to Run Checks - 🎫 indicator now removed</li>
|
|
||||||
<li><strong>08:07:</strong> <strong>Mark run as reviewed</strong></li>
|
|
||||||
<li><strong>08:07:</strong> Run disappears - Run Checks page empty again ✅</li>
|
|
||||||
</ol>
|
|
||||||
|
|
||||||
<div class="doc-callout doc-callout-info">
|
|
||||||
<strong>💡 Run Checks is Your Daily Workflow:</strong><br>
|
|
||||||
The <strong>Run Checks</strong> page is your primary daily tool - start here every morning. Daily Jobs is mainly for viewing which jobs exist and their schedules, but Run Checks is where all daily review work happens. Your goal is to have the Run Checks page completely empty by the end of your review session.
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<h2>Best Practices</h2>
|
<h2>Best Practices</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user