{% extends "layout/base.html" %} {% block content %}
| Username | Roles | Actions |
|---|---|---|
| {{ user.username }} |
Current: {{ (user.role or '')|replace(',', ', ') }}
|
|
| No users found. | ||
Trigger a one-time mail import using the Microsoft Graph settings in General. The number of items is limited to 50.
Results (counts and any errors) are shown as notifications and recorded on the Logging page.
Export and import previously approved jobs (customers and job definitions). Useful when starting with a clean installation and restoring your job list.
Rebuild object links for existing approved runs (repairs missing reporting links).
Rewrite every customer's Autotask company mapping to the configured sandbox default Autotask company. New customers are auto-linked at create/import time already; this button reapplies the mapping to all existing customers in one go.
{% if settings.sandbox_default_autotask_company_id %}
Sandbox default Autotask company is set under
General
(currently
{{ settings.sandbox_default_autotask_company_id }}{% if settings.sandbox_default_autotask_company_name %} — {{ settings.sandbox_default_autotask_company_name }}{% endif %}).
Delete jobs that are no longer linked to an existing customer. Related emails and runs will be permanently deleted from the database.
Preview orphaned jobsDelete all jobs and job runs. Related mails will be returned to the Inbox.
Resetting will permanently delete all application data (customers, jobs, runs, logs, tickets, remarks and users). After reset you will be redirected to the initial setup to create a new admin account.
Generate a single test run with objects for testing the Smart Override flow in Run Checks. Each click creates one run for a fixed test job (__test-override-job__).
Generate Veeam test emails in the inbox for testing parsers and inbox flow. Each button creates 1 Veeam Backup Job email with the specified status.