We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
공연 삭제 시 예매자 존재 여부 확인 로직이 booking의 총 개수가 아닌 cancelled 된 booking을 제외한 총 개수로 판단하도록 수정이 필요합니다.
The text was updated successfully, but these errors were encountered:
hyerinhwang-sailin
Successfully merging a pull request may close this issue.
Bug/Fix Issue 📌
공연 삭제 시 예매자 존재 여부 확인 로직이 booking의 총 개수가 아닌 cancelled 된 booking을 제외한 총 개수로 판단하도록 수정이 필요합니다.
Todo ✔️
The text was updated successfully, but these errors were encountered: