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
Hi @Megha-Dev-19 / @FREZZZBE – should a user be able to update the Vote permission group number of votes to 0? Wouldn't this lead to a terrible situation where a team can lock themselves out of voting? If so, we should complete the ticket below.
User Story
As a user, I want to be prevented from changing the voting policy in such a way that would lock my team out being able to vote so that we can always perform actions on our treasury.
Acceptance Criteria
If a user changes the Number of votes to 0 for the Vote Permission groups, show red message and disable the Submit Request button
Warning Message: A minimum of 1 vote is required
The text was updated successfully, but these errors were encountered:
@ori-near I tested the 0 voting threshold, and it functions identically to the 1 for me. I don’t believe it’s necessary to add this validation if it works fine.
@FREZZZBE Good to hear that we still maintain 1 minimum ... I still think we should just add a simple form validation (similar to the one when you try to enter a number greater than the total number of members) ... since there's no point to allow the user to go through a useless transaction that doesn't work.
Hi @Megha-Dev-19 / @FREZZZBE – should a user be able to update the Vote permission group number of votes to 0? Wouldn't this lead to a terrible situation where a team can lock themselves out of voting? If so, we should complete the ticket below.
User Story
As a user, I want to be prevented from changing the voting policy in such a way that would lock my team out being able to vote so that we can always perform actions on our treasury.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: