# Geschlossene Themen geben Stimmen nicht an Benutzer zurück

**URL:** https://meta.discourse.org/t/closed-topics-not-returning-votes-to-users/91808
**Category:** Bug
**Tags:** topic-voting
**Created:** [8. Juli 2018 um 00:44 UTC](https://meta.discourse.org/t/closed-topics-not-returning-votes-to-users/91808 "2018-07-08T00:44:09Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![kspearrin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kspearrin/32/119546_2.png) [@kspearrin](https://meta.discourse.org/u/kspearrin)
#### Post date: [8. Juli 2018 um 00:44 UTC](https://meta.discourse.org/t/closed-topics-not-returning-votes-to-users/91808/1 "2018-07-08T00:44:09Z")

</div>

I have set up my discourse voting plugin with a 20 vote limit:

 ![04%20PM](https://global.discourse-cdn.com/meta/original/3X/3/5/3537dc66f7bdc069251486f347a4dd3354ba54a6.png)

A user has voted 20 times and two of the topics have been closed ([see here](https://community.bitwarden.com/u/crocmagnon/activity/votes)). The user is reporting that they are not able to vote anymore due to being out of votes.

According to the plugin page, votes should be returned when the topic is closed:

> If the topic is closed or archived, the votes are released to the users and can be applied to other topics but the vote count on the topic remains.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [9. Juli 2018 um 01:38 UTC](https://meta.discourse.org/t/closed-topics-not-returning-votes-to-users/91808/2 "2018-07-09T01:38:32Z")

</div>

They should be but maybe a hook is missing somewhere, we should have a daily or at least weekly job that corrects things if it somehow gets off sync. Does the issue persist over time?

---

<div class="post-metadata">

### Author: ![kspearrin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kspearrin/32/119546_2.png) [@kspearrin](https://meta.discourse.org/u/kspearrin)
#### Post date: [9. Juli 2018 um 02:41 UTC](https://meta.discourse.org/t/closed-topics-not-returning-votes-to-users/91808/3 "2018-07-09T02:41:39Z")

</div>

Being that both topics with this [example user](https://community.bitwarden.com/u/crocmagnon/activity/votes) were closed several weeks/months ago, I would say that yes, it has persisted.

---

<div class="post-metadata">

### Author: ![kspearrin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kspearrin/32/119546_2.png) [@kspearrin](https://meta.discourse.org/u/kspearrin)
#### Post date: [11. Juli 2018 um 12:25 UTC](https://meta.discourse.org/t/closed-topics-not-returning-votes-to-users/91808/5 "2018-07-11T12:25:43Z")

</div>

@sam Anything a user can do to try to “reset” a users votes and get the system to recalculate their totals?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [12. Juli 2018 um 05:02 UTC](https://meta.discourse.org/t/closed-topics-not-returning-votes-to-users/91808/6 "2018-07-12T05:02:23Z")

</div>

Simplest thing to do is to close-open-close and topic where a vote was not reclaimed.

---

<div class="post-metadata">

### Author: ![kspearrin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kspearrin/32/119546_2.png) [@kspearrin](https://meta.discourse.org/u/kspearrin)
#### Post date: [12. Juli 2018 um 14:03 UTC](https://meta.discourse.org/t/closed-topics-not-returning-votes-to-users/91808/7 "2018-07-12T14:03:27Z")

</div>

@sam I tried this but the user is still reporting that they are out of votes.

---

<div class="post-metadata">

### Author: ![plentymarkets\_david](https://avatars.discourse-cdn.com/v4/letter/p/898d66/32.png) [@plentymarkets\_david](https://meta.discourse.org/u/plentymarkets_david)
#### Post date: [7. August 2018 um 11:57 UTC](https://meta.discourse.org/t/closed-topics-not-returning-votes-to-users/91808/8 "2018-08-07T11:57:19Z")

</div>

Hi guys

We are experiencing the same issue.  
Moving the thread into a category that has voting disabled or closing the thread does not release votes.

Can somebody look into this soon?  
We have somewhere around 100 (and growing) out of a few thousand users that actively and regularly vote for topics and are complaining that they are all running out of votes.

Regards  
David

---

<div class="post-metadata">

### Author: ![Osama](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/osama/32/98013_2.png) [@Osama](https://meta.discourse.org/u/Osama)
#### Post date: [12. August 2018 um 20:59 UTC](https://meta.discourse.org/t/closed-topics-not-returning-votes-to-users/91808/10 "2018-08-12T20:59:25Z")

</div>

We will now release/reclaim votes when topics move to different categories:

[https://github.com/discourse/discourse-voting/pull/34](https://github.com/discourse/discourse-voting/pull/34)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [17. August 2018 um 05:32 UTC](https://meta.discourse.org/t/closed-topics-not-returning-votes-to-users/91808/11 "2018-08-17T05:32:37Z")

</div>


