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

[BUG] 게시글 수정 시 투표가 존재하더라도 게시글을 수정할 수 있는 문제가 발생합니다. #720

Open
woo-chang opened this issue Oct 6, 2023 · 0 comments

Comments

@woo-chang
Copy link
Collaborator

버그 사항

게시글 수정 시 투표가 존재하더라도 게시글을 수정할 수 있는 문제가 발생합니다.

버그 simulation

클라이언트에서 새로고침을 하지 않아 투표 수가 0일 때 수정하였더니, DB에 투표가 존재해도 수정이 가능한 문제가 발생했습니다.

원하던 상황

클라이언트에서 새로고침을 하지 않아도 DB에 투표가 존재하면 수정이 되지 않도록 막고 싶었습니다.

Screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants