Furries PH Docs
Dashboard
Event Management docs

Surfaces

Transfers

Attendee-to-attendee registration transfer requests, review notes, and ownership changes.

First created Last updated

event-managementregistrationtransfers

Overview

Transfers reviews requests to move a registration from one attendee account to another. This is identity-sensitive because access, payments, inclusions, and attendee communication can move with the registration.

Dashboard route

/ems/manage/transfers?id=:eventId

The page loads transfer requests from /api/events/:eventId/rego-transfers, plus event tiers, add-ons, and inclusions so requested items can be shown by name.

Table controls

Control or fieldTypeOptions or behaviorOperational impact
SearchSearch inputFilters by rego ref, sender/attendee label, recipient username or label, requested add-ons, requested inclusions, and related text.Finds transfer requests without changing them.
Status filterDropdownAll statuses, Pending review, Approved, Declined, Cancelled.Separates requests needing action from historical decisions.
Count badgeGenerated badgeShows total loaded transfer requests when present.Quick queue volume signal.
DetailsRow buttonOpens read-only transfer request detail.Use to inspect sender, recipient, and requested items.
NotifyRow buttonOpens targeted attendee notification composer.Sends manual follow-up about the transfer request.
ActionsRow buttonOpens action modal for approve/decline.Starts transfer review.

Request row fields

FieldWhat it showsWhy it matters
RefRego reference.Precise support identifier for the registration being moved.
AttendeeCurrent owner/sender and recipient context.Confirms both sides of the transfer.
StatusPending review, Approved, Declined, or Cancelled.Shows whether staff can still act.
RequestedRequest timestamp.Useful for queue order and policy review.
TransferRecipient plus requested add-ons and included items.Shows what would move if approved.

Details and actions modals

Modal or controlWhat it doesCheck before using
Request detailsShows transfer status, rego ref, sender, recipient, requested add-ons, requested included items, requested time, reviewed time, and saved notes where available.Confirm the transfer is legitimate before action.
Request actionsShows approve/decline choices only while status is pending review.If already reviewed, use Details for audit rather than re-deciding.
Review approvalOpens final approval form.Use when the rego can move to the recipient.
Decline requestOpens final decline form.Use when the rego should stay with the original attendee.

Approval review fields

FieldTypeWhat it controlsOperational impact
Add-ons that transferCheckbox listEach checked add-on stays with the transferred rego.Unchecked add-ons do not move under the approved transfer.
Included items that transferCheckbox listEach checked inclusion stays claimable on the transferred rego.Affects fulfillment and check-in expectations for the recipient.
Notes shown to attendeeTextareaOptional explanation about approved transfer or items that could not transfer.Visible on attendee transfer details page.
Confirm decisionSubmit buttonSends decision: approve, approved add-on IDs, approved inclusion IDs, and note.Moves the rego to the recipient according to the selected item scope.

Decline review fields

FieldRequirementWhy it matters
Notes shown to attendeeRequired for decline.The attendee needs a clear reason why the transfer cannot happen.
Confirm decisionSends decision: decline.Keeps the registration with the original owner.

Generated states

StateMeaningOperator response
No transfer requests yet.No attendee has submitted a transfer request from My Rego.No action needed.
No transfer requests match the current search or status filter.Filters hide all rows.Clear filters before assuming there are no requests.
Refusal reason requiredDecline was submitted without a note.Add attendee-facing explanation before declining.

Flowchart context

Create an Event configures transfer availability in Rego Config. Active Event Workflow checks this queue under registration operations.

Common mistakes

Do not approve a transfer just because both attendees exist. Confirm the request is legitimate and that the target attendee should inherit event access.

All docs