For example. say I have a Multivote table and I have three votes available. What I would like is to have the ability to cast two of my votes for id '1' and my third vote for id '2'.
I should also be able to cast all three votes for a single Multivote id.
The context for this is to prioritize issues for a team. Given a multivote table, and a team where each member has for example five votes, I want any team member to be able to cast as many of the five votes as they want for a single issue, in order to emphasize the importance of that issue for that team member.