You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Table members are removed from the table, their votes are still counted in the vote count.
Steps to Reproduce
Cast votes from L2 table members
Replace members with new ones
For example table with 2 seats: 0 and 1
0 seat vote to place rNewAddress0 to place 0 (its own place)
0 seat vote to place rNewAddress1 to place 1
1 seat vote to place rNewAddress0 to place 0 (0 seat gets replaced)
1 seat vote to place rNewAddress1 to place 1 (its own place) (1st seat gets replaced)
Expected Result
I would expect the votes from removed members not to be included in the Votes Count.
Actual Result
The vote list and the vote count keep the votes from removed members
Issue Description
When Table members are removed from the table, their votes are still counted in the vote count.
Steps to Reproduce
For example table with 2 seats: 0 and 1
0 seat vote to place rNewAddress0 to place 0 (its own place)
0 seat vote to place rNewAddress1 to place 1
1 seat vote to place rNewAddress0 to place 0 (0 seat gets replaced)
1 seat vote to place rNewAddress1 to place 1 (its own place) (1st seat gets replaced)
Expected Result
I would expect the votes from removed members not to be included in the Votes Count.
Actual Result
The vote list and the vote count keep the votes from removed members
Environment
Hook: 78CA3F5BD3D4F7B32A6BEBB3844380A9345C9BA496EFEB30314BDDF405D7B4B3
Testnet
Supporting Files
https://test.xahauexplorer.com/governance/roUo3ygV92bdhfE1v9LGpPETXvJv2kQv5
The text was updated successfully, but these errors were encountered: