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

ticketvote: Fix status change validation bug. #1579

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

lukebp
Copy link
Member

@lukebp lukebp commented Nov 17, 2021

Closes #1576

This commit skips the vote metadata validation if the record is being
censored or abandoned. It does not matter if fields have become outdated
if the record is not being made public.

This commit skips the vote metadata validation if the record is being
censored or abandoned. It does not matter if fields have become outdated
if the record is not being made public.
@lukebp lukebp added 91cfcc8 pre-release-bug A bug that was discovered prior to it being released into a production enviroment. bug A bug that made it into a production enviroment. and removed pre-release-bug A bug that was discovered prior to it being released into a production enviroment. labels Nov 17, 2021
@lukebp lukebp merged commit 3dbe4e3 into decred:master Nov 18, 2021
@lukebp lukebp deleted the bug-censor-rfp branch February 6, 2022 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug that made it into a production enviroment.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pi: Allow RFPs to be censored with invalid metadata.
2 participants