Skip to main content

Dashboard

AdminCP > Users > Sunset > Dashboard.

The dashboard is three blocks: a tier ribbon at the top, a recent-activity ledger in the middle, and an upcoming-work list at the bottom.

Tier ribbon

The ribbon shows the current count of members in each tier (Active, Warned, Soft sunset, Hard sunset, Released). Clicking any non-Active segment opens the audit log filtered by to_tier, so you can see the most recent transitions into that tier.

Recent activity

A flat ledger of the last actions, in journal voice: Moved to Soft sunset · was Warned · 2 days ago, Reactivated · was Hard sunset · 1 week ago, and so on. Each row links to the audit log entry and to the member's user-state page. The ledger renders in chronological order, newest first, capped at a small recent window.

Upcoming

The bottom block has three lists:

ListWhen it appears
Pending reactivation requestsWhenever there is a pending row in xf_mc_sun_reactivation_request. Click through to AdminCP > Users > Sunset > Reactivation requests.
Username releases awaiting confirmationOnly when Confirm username releases manually is on. Lists Hard sunset members past the Hard to released window, each with a Confirm release button that runs the Released transition through the Policies page.
Next scheduled runAlways shown. Lists the next evaluator pass timestamp and the next retention enforcer pass timestamp based on the cron schedule.

Preview

The Preview button (top right of the dashboard) opens a page that runs one evaluator pass against the current configuration with no live writes. It returns the tier each candidate would land in, the score breakdown, and the policies that would fire. Use this:

  • After changing tier thresholds.
  • After editing the Policies page.
  • Before flipping Enable evaluator from Off to On on a fresh install.

Preview honours all the same filters as the live evaluator: master switch, batch size, excluded user groups, minimum account age, and the request-model freeze.