EuroPython / EuroPython/discord
Support re-joining the server
- Lingua principale
- Python
- Stelle
- 15
- Fork
- 15
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia dal flusso di registrazione che memorizza i record dei ticket utilizzati e verifica la presenza di registrazioni duplicate. Traccia come è disponibile l’ID dell’account Discord, quindi verifica che lo stesso ticket e lo stesso account possano partecipare di nuovo, mentre un account diverso rimane bloccato.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100