Verified BursaPay networking workflow: Explains the sender/receiver relationship exposed by the connection model.
1. Overview & Purpose
Connections store from_user and to_user relationships, allowing the system to distinguish requests sent by a profile from requests received by it.
2. Requirements & Setup
Use the event-scoped attendee profile as the identity for networking actions.
3. Step-by-Step Workflow
- Open your networking connections area.
- Review sent connections through your sender relationship.
- Review received connections through your receiver relationship.
- Use the stored status to decide whether to continue networking.
4. Rules & Troubleshooting
The connection pair is uniquely constrained as from_user/to_user, preventing duplicate rows for the same direction.
5. Verification & Next Steps
Remember that a sent request and a received request are directional views of the same connection record.