Playabl-io / playabl

https://app.playabl.io
GNU Affero General Public License v3.0
7 stars 3 forks source link

Games still show on event pages even when cancelled #242

Closed GKumquat closed 7 months ago

GKumquat commented 7 months ago

Describe the bug Games that were cancelled still show on event pages after cancellation. They are not visible anywhere else.

To Reproduce Steps to reproduce the behavior:

  1. Create and event
  2. create a game under that event
  3. cancel the game
  4. the game is still listed under the event, but nowhere else

Expected behavior I would expect the game not to be listed under the even

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

jongrim commented 7 months ago

Thanks! Indeed I'd missed adding the constraint check to filter out canceled games but that should be fixed now!