Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

creating new rounds are not behaving as expected #186

Open
HananINouman opened this issue Oct 14, 2024 · 0 comments
Open

creating new rounds are not behaving as expected #186

HananINouman opened this issue Oct 14, 2024 · 0 comments

Comments

@HananINouman
Copy link

I created first round(round 1) and all steps went as expected,
then created another one(round 2) but round.id in ballot.get is undefined, I assume its because of using protectedProcedure instead of protectedRoundProcedure here,
so when navigating to round 2/projects/[id], ballot.get would return votes and data related to round-1 projects. And this affect all the steps for new rounds.

Is there steps required before creating new rounds? i tried setting all round 1 phases dates before the creation of round 2 but same result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant