sampaiodiego / rocket.chat.app-poll

Rocket.Chat App for creating polls.
MIT License
50 stars 39 forks source link

Confidential votes are displaying voters' names #51

Closed n-kall closed 3 years ago

n-kall commented 4 years ago

Rocket.Chat Version: 3.6.0-develop Apps Engine Version: 1.16.0 Poll Version: 2.0.0

Confidential polls do not seem to work as intended, as when choosing 'confidential', the voters' usernames still appear just like in an 'open vote' poll.

To reproduce: create a poll and choose confidential, then add a vote, your name will appear and will be visible for all in the channel.

sampaiodiego commented 4 years ago

hi @n-kall .. this was actually fixed on rocket.chat side by the commit https://github.com/RocketChat/Rocket.Chat/commit/0e2309efc31275c02e7e05e75f056b7c266abdf5 and shipped on rocket.chat version 3.5.3 and 3.6.0 ..

seems you're running 3.6.0-develop so you might be able to just update with a latest rocket.chat version and you should be fine.

n-kall commented 3 years ago

Thank you, updating rocket chat fixed it!