Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ChatRoom objects are not properly isolated #763

Open
rgossiaux opened this issue Jan 13, 2024 · 0 comments · May be fixed by #807
Open

ChatRoom objects are not properly isolated #763

rgossiaux opened this issue Jan 13, 2024 · 0 comments · May be fixed by #807
Labels
bug Something isn't working

Comments

@rgossiaux
Copy link
Contributor

You can't create two ChatRooms with the same name even if they belong to different hunts / servers.

@rawxfish rawxfish added the bug Something isn't working label Jan 22, 2024
rgossiaux added a commit that referenced this issue Dec 15, 2024
Fixes #763

I think the actual constraint we would want is unique names per server,
but this model doesn't have that info. As it is this caused problems
last year when puzzles had titles identical to previous year puzzles.
@rgossiaux rgossiaux linked a pull request Dec 15, 2024 that will close this issue
@rgossiaux rgossiaux added this to the 2025 Mystery Hunt milestone Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants