I tried to use these tokens and display them in a system message:
[vote_results:count] Total number of votes
[vote_results:average] Average value of votes cast
[vote_results:sum] Sum of all votes cast
They all return the number 1, although there are actually 4 votes on the node.

Comments

ju.ri’s picture

Title: result tokens all return "1" » result tokens should return the results for the right tags/categories of votes
Category: bug » feature

I found the problem. There were several different categories of votes connected to the node ("tags"), and only the results for the first tag are returned by the token.
This is not a problem if you only have one category of votes for each node type. If you have more, it would actually be cool if the result tokens returned the results for the votes category that triggered the rule.

blackclover’s picture

Subscribe need this also

bluegeek9’s picture

Issue summary: View changes
Status: Active » Closed (outdated)