StevenWeathers / thunderdome-planning-poker

⚡ Thunderdome is an open source agile planning poker, sprint retro, and story mapping tool
https://thunderdome.dev
Apache License 2.0
418 stars 109 forks source link

Can't create retro. Serializer error #474

Closed Jaz7Mutant closed 1 year ago

Jaz7Mutant commented 1 year ago

If you change "Max Group Votes (per User)" on retro creation page, then you won't be able to create retro. json: cannot unmarshal string into Go struct field retroCreateRequestBody.maxVotes of type int image

StevenWeathers commented 1 year ago

Thanks I think I know the cause and will fix this asap.

StevenWeathers commented 1 year ago

Fix pushed, thank you for reporting!