Skip to content

Bug/can't vote when max number reached

Fix bug when a poll is answer-limited (ex. 10 pers max), user already said yes, what to change its vote for another slot (keeping yes).

Added : function to fetch a specific vote_id for a poll_id. Edited : function checkMaxVotes to check if user already register for a full slot.

Edited by Bruno

Merge request reports