Fixes https://pagure.io/pagure/issue/3701
Multiple persons should have voted for the score to be evaluated.
I'm not sure this is right, it depends on the minimal score asked per project. I think we should instead mention that people can only vote once.
rebased onto a1d09366f10d7a6848d2ffe64cfc66e305d3dc56
I've updated the PR, but something still not clear. When someone voted twice or more, which vote is took in account ?
Looking at the code, it seems everyone gets a :thumbsup: and a :thumbsdown: so if you do both, the score is 0. Otherwise, the first cast vote counts.
0
rebased onto 73959d0186b4f2cc70e38ebaa31d051ce150fa62
is took in -> is taken into
is took in
is taken into
Going to adjust and merge this one manually
Commit ad5f8bce fixes this pull-request
Pull-Request has been merged by pingou
Fixes https://pagure.io/pagure/issue/3701
Multiple persons should have voted for the score to be evaluated.