# 순위 선택 투표에서 결과에 표 변경 사항이 반영되지 않음

**URL:** https://meta.discourse.org/t/ranked-choice-poll-does-not-reflect-change-of-votes-in-outcome/321227
**Category:** Bug
**Tags:** polls
**Created:** [8월 12, 2024, 9:53오전 UTC](https://meta.discourse.org/t/ranked-choice-poll-does-not-reflect-change-of-votes-in-outcome/321227 "2024-08-12T09:53:39Z")
**Posts on this page:** 1
**Showing post:** 19

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [9월 2, 2024, 6:55오전 UTC](https://meta.discourse.org/t/ranked-choice-poll-does-not-reflect-change-of-votes-in-outcome/321227/19 "2024-09-02T06:55:46Z")

</div>

이 PR이 생성되었으며, 이미 버그를 보고한 인스턴스에서 투표 플러그인의 포크를 통해 테스트가 완료되었으므로, 이 이슈를 완전히 해결할 것입니다:

> <https://github.com/discourse/discourse/pull/28432>
>
> Currently, for Ranked Choice results and voter list expansion, the code is repla…cing the voter list with the newly fetched page of voters instead of appending to the existing voter list. This is resolved in this PR and brings it in line with regular polls.
> 
> See: https://meta.discourse.org/t/ranked-choice-poll-does-not-reflect-change-of-votes-in-outcome/321227/18?u=merefield
> 
> I've made the tests more strict to cover this and confirmed test failure with existing code without this fix.
> 
> NB I'm aware code changes around this functionality have been a little numerous of late, so this time, in the interest of minimising review burden and curtailing the iteration, I made sure the changes in this PR were fully tested in Production on the very poll which identified the issue. We've successfully tested the solution in the Production instance of the bug raiser and they have signed off. (We removed the core plugin in app.yml and cloned a fork of Poll that includes these changes).

---

_[View the full topic](https://meta.discourse.org/t/ranked-choice-poll-does-not-reflect-change-of-votes-in-outcome/321227)._
