Furries PH Docs
Dashboard
Report system docs

Surfaces

My Reports

Current-organization report list with search, status filtering, detail links, manage links, and open reminders.

First created Last updated

reportsmy-reportspartner-scopefollow-up

Overview

My Reports lists reports filed by the current organization. Operators use it for follow-up on their own cases, not for reviewing every visible partner record. It includes open reminders, search, status filtering, detail links, and manage links.

This is the safest default for partner staff who need to work their own queue.

Dashboard route

  • /reports/my-reports

Inputs and controls

Input or controlWhat it changesBefore using it
Partner scope selectorChanges which organization’s filed reports appear.Confirm the active partner before reporting that a queue is empty.
Open reminders calloutShows reports in open statuses that need attention.Open the report before deciding the reminder is complete.
SearchFilters by subject, report number, severity, status, summary, handle, real name, or email.Clear the search before concluding a report does not exist.
Status filterFilters by All statuses, Open, Resolved, or Closed.Open includes New, Triage, and Investigating.
DetailsOpens /reports/detail?id=:incidentId.Use for read-only verification and handoffs.
Actions menuOpens row actions.Confirm the row report number before selecting an action.
Open detailsOpens Report Detail.Use for audit-friendly review.
Manage reportOpens /reports/manage?id=:incidentId.Use only when you are ready to edit status, evidence, people fields, or action fields.
File a report empty-state actionOpens /reports/new when the partner has no reports.Use only for a new formal incident record.

Row fields

ColumnMeaning
RefReport number for handoff and revision lookup.
SubjectReported person name, handle, or real name.
ViolationsViolation categories on the report.
SeverityCurrent urgency label.
StatusCurrent lifecycle state.
FiledFiling or creation time.
ActionsDetail and Manage links for the report.

Workflow

flowchart TD
  mine["Open My Reports"] --> scope["Confirm current partner"]
  scope --> reminders["Review open reminders"]
  reminders --> filter["Search or filter by status"]
  filter --> detail["Open Detail for evidence"]
  detail --> edit{"Needs update?"}
  edit -- No --> handoff["Record report number and owner"]
  edit -- Yes --> manage["Open Manage Report"]
  manage --> revision["Save update and verify revision history"]
  click detail "./report-detail/" "Open Report Detail docs"
  click manage "./manage-report/" "Open Manage Report docs"

State behavior

StateWhat happens
No reportsThe page shows an empty state with a File a report action.
No search/status matchThe table shows no matching rows.
Open reminders hiddenNo current open reminder rows were found for this scope.
Load errorThe list card shows an error alert.

End-to-end operator runbook

  1. Select scope: Choose the partner whose reports you are reviewing.
  2. Check reminders: Open any New, Triage, or Investigating record that lacks an owner.
  3. Filter carefully: Search by report number, subject, or status and clear filters before escalating a missing-record claim.
  4. Open evidence: Use Detail to confirm facts.
  5. Edit deliberately: Use Manage Report only when the update is ready to be preserved in revision history.

Common mistakes

Do not use My Reports when you need a network or other-partner view. Use All Reports or the FPH-admin surfaces for wider review.

All docs