-
Notifications
You must be signed in to change notification settings - Fork 2
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
Hotfix#/캐시로 인해 페이지가 나오지 않던 문제 수정, 배치업데이트 버그 수정 #173
Conversation
✅ Deploy Preview for twodari ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Risk Level 2 - /home/runner/work/Team2-Dari/Team2-Dari/backend/api-server/src/main/java/com/wootecam/festivals/domain/ticket/service/TicketService.java
Risk Level 2 - /home/runner/work/Team2-Dari/Team2-Dari/backend/api-server/src/main/java/com/wootecam/festivals/domain/ticket/repository/TicketStockJdbcRepository.java
Risk Level 2 - /home/runner/work/Team2-Dari/Team2-Dari/frontend/src/pages/admin/TicketManagement.js
🛠️🔍📈 Powered by Code Review GPT |
Code Coverage Report
Files
|
* docs: README.md 초안 작성 * hotfix: 레디스 설정 중복으로 로딩 실패하는 버그 해결 * Hotfix#/캐시로 인해 페이지가 나오지 않던 문제 수정, 배치업데이트 버그 수정 (#173) * fix: 티켓, 축제 생성 시 캐시 무효화 * fix: 티켓 재고 생성시 created_at, updated_at 추가 * fix: 에러메시지 구체화 --------- Co-authored-by: bellringstar <[email protected]> * hotfix: 티켓 생성 후 구매 요청 시 티켓 정보 없음 문제 해결 - 티켓 생성 시 레디스에 티켓 정보 넣는 로직 추가 * fix: 로그를 계속 읽어 큐가 가득차는 버그 수 * hotfix: 티켓 생성 후 구매 요청 시 티켓 정보 없음 문제 해결 - 10분 내 판매되는 티켓 생성 시 레디스에 티켓 정보 넣는 로직 추가 * fix: 티켓 디테일 api 수정 * fix: 티켓 참여 여부 화면 수정 * fix: qr 체크인 이후 구매자 페이지로 이동하는 기능 제거 * fix: 페이지네이션 버그 수 * fix: 페이지네이션 버그 수정 * fix: 페이지네이션 조건 수 * fix: 체크인 여부 페이지 수정 * fix: festival 엔티티 시간 저장 방식 변 * fix: 재고 부족 페이지 추가 * hotfix: 페이지네이션 쿼리 수 * hotfix: 페스티벌 저장 방식 변경 - 시작 시간을 초단위로 저 * hotfix: 대기순번 로컬스토리지에 저장하도록 수정 * docs: README.md 초안 작성 * docs: README 작성 --------- Co-authored-by: bellringstar <[email protected]> Co-authored-by: minnim1010 <[email protected]>
📄 작업 설명
🚨 관련 이슈
closes #[이슈번호]
🌈 작업 상황
📌 기타