EuroPython / EuroPython/discord

Support re-joining the server

Open
#189 1 comment 1 reaction 0 assignees View on GitHub
enhancement good first issue registration
Dominant language
Python
Stars
15
Forks
15
PR merge metrics
No merged PRs in 30d

Description

From a [post-conference support request](https://discord.com/channels/1253767144265482280/1262710639852261508/1262710639852261508) at EP2024:
A user left the server after the conference, but wanted to re-join to access some shared URLs.

#### Requirement
Users shall be able to re-join the server with the same ticket details and the same Discord account.

#### Suggested implementation
We currently store a list of all tickets used for registration to prevent multiple users from registering with the same ticket.

Let's add the Discord account ID to these records, and only prevent re-registrations with different account IDs.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.