[Fix/#417] 멤버가 구독 전송 시간을 변경한 상태로 추가 구독하여도 기본 구독 전송 시간으로 생성되는 문제 해결 #418
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🎫 연관 이슈
resolved: #417
💁♂️ PR 내용
🙏 작업
[As-IS]
기존에는 멤버가 구독을 하면 기본 구독 전송 정보 (평일/8시)로 구독이 생성되었습니다.
[To-BE]
현재 구독하고 있는 학습지가 있다면 해당 학습지를 기준으로 구독이 생성될 수 있도록 수정하였습니다.
🙈 PR 참고 사항
현재 구독하고 있는 학습지가 있다면 해당 학습지를 기준으로 구독이 생성되는 모습
현재 구독하고 있는 학습지가 없다면(삭제되었다면) 기본 구독 정보를 기준으로 구독이 생성되는 모습
📸 스크린샷
🤖 테스트 체크리스트