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

500 error when character's species or rarity is removed #906

Open
SpeedyD opened this issue Apr 11, 2024 · 0 comments
Open

500 error when character's species or rarity is removed #906

SpeedyD opened this issue Apr 11, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@SpeedyD
Copy link
Contributor

SpeedyD commented Apr 11, 2024

Bug as reported:

Description of bug: When a character has their rarity or species removed, the masterlist entry will give out a 500 error. (As well as other parts of the site that rely on having a visible rarity or species for characters.)
This is due to the fact that both rarity and species have displayNames that require there to actually be rarity and species attached.
How was the bug caused (exact steps to reproduce): Remove the species or rarity of a character. This happens.

Further details

Frankly, the issue isn't that a 500 error appears after this happens; the issue is that it SHOULD NOT BE POSSIBLE to remove species or rarity. This is already blocked in character creation and design updates, as far as I'm aware, but somehow not in the trait editing modal.

@itinerare itinerare added this to the v3.0.0 milestone Apr 11, 2024
@itinerare itinerare added the bug Something isn't working label Apr 11, 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

No branches or pull requests

2 participants