Furries PH Docs
Dashboard
Report system docs

Surfaces

Bans

Community bans, community-and-event bans, network bans, appeal links, and local ban edit controls.

First created Last updated

reportsbansappealsnetwork-bans

Overview

Bans separates formal restrictions into community bans, community-and-events bans, network bans, and the current partner’s active network-ban appeals. It is the safest place to review active restrictions without mixing them with non-ban watchlist entries.

Local bans can be edited from this page. Network bans are issued and reviewed by FPH admin; partners can request appeal from the network-ban row.

Dashboard route

  • /reports/bans

Inputs and controls

Input or controlWhat it changesBefore using it
Partner scope selectorChanges local bans and current partner appeal context.Confirm the active partner before editing a local ban.
My active ban appealsShows appeals submitted by the active partner when any exist.Use Details to review or update appeal text.
Community bans sectionShows local bans that do not block event registration.Open Detail before editing.
Community + events bans sectionShows local bans that can block event registration.Treat edits as event-impacting.
Network bans sectionShows active FPH-admin network bans visible to the user.Local edit controls do not apply.
SearchFilters rows by subject, ref, severity, partner, scope, duration, or appeal status depending on section.Clear search before declaring a section empty.
DetailsOpens Report Detail for the linked incident.Use for evidence and action notes.
Actions menu on local bansOpens Edit ban.Confirm the row is local, not network-managed.
Edit banOpens the edit-ban modal.Use to change scope or remove the local ban.
Edit ban modal: Community banSaves the local ban as community-only.Does not block event registration.
Edit ban modal: Community + events banSaves the local ban as event-impacting.Requires strong review because it can block event registration.
Remove banRemoves local ban action type and returns local action to watchlist.Update action notes in Manage Report if context changed.
View appealsFPH-admin action on a network-ban row.Opens the appeal review detail page.
Request appealOpens /reports/network-ban-appeal?entryId=:entryId&incidentId=:incidentId.Use when the active partner is appealing a network ban.

Row fields

ColumnMeaning
RefLinked report number.
SubjectReported person name plus identity context.
SeverityLinked report severity.
ViolationsLinked report violation chips.
DateLocal action date or record creation date.
DurationBan duration when available.
Partner / Originating orgSource partner for local or network record.
Ban type / Ban scopeWhether network restriction is community-only or community-and-events.
Appeal statusPending, approved, or denied for the active partner’s appeals.

Workflow

flowchart TD
  bans["Open Bans"] --> section{"Which section?"}
  section --> local["Community or community + events"]
  section --> network["Network bans"]
  section --> appeals["My active appeals"]
  local --> detail["Open Report Detail"]
  detail --> edit["Edit ban scope or remove ban"]
  edit --> patch["Patch incident actions"]
  network --> appeal["Request network ban appeal"]
  appeals --> appealDetail["Open appeal details"]
  click detail "./report-detail/" "Open Report Detail docs"
  click appeal "./network-ban-appeal/" "Open Network Ban Appeal docs"

State behavior

StateWhat happens
No community bansThe section shows No community bans.
No community + events bansThe section shows No community + events bans.
No network bansThe section shows No network bans.
No search matchThe relevant table shows no matching rows.
No active appealsMy active ban appeals card stays hidden.
FPH admin on network rowsView appeals appears when a network entry ID is available.

End-to-end operator runbook

  1. Classify restriction: Determine whether the row is local community-only, local event-impacting, or network-managed.
  2. Open evidence: Review Report Detail before editing a local ban.
  3. Apply local changes: Use Edit ban only for local rows.
  4. Use appeal flow: Use Request appeal for network bans.
  5. Verify list state: Reload or clear search and confirm the row moved or disappeared as expected.

Common mistakes

Do not try to remove a network ban by editing a local report. Network bans are FPH-admin records and must go through the appeal or cross-ban decision workflow.

All docs