Skip to content

Fix/#109 event update#112

Merged
tjgustjr30723 merged 6 commits intodevelopfrom
fix/#109-event-update
Feb 26, 2026
Merged

Fix/#109 event update#112
tjgustjr30723 merged 6 commits intodevelopfrom
fix/#109-event-update

Conversation

@tjgustjr30723
Copy link
Collaborator

☝️Issue Number

Close #109

📌 개요

9c84d55

  • 일정 상세 조회 시, 부모 일정에 대한 반환 시, 수정 사항에 대한 미반영 문제 해결

1e1b5dc

  • THIS_EVENT 수정시, startTime을 수정한 경우, endTime도 duration에 맞게 수정되도록 설정

5112614

  • 매월 N번째 N요일 수정 시, 원본일정의 startTime이 설정한 n번째 n요일이 현재 월 기준 보다 이전이면 다음 달로 넘기고, 이후면 해당 달로 설정

🔁 변경 사항

5112614

  • 해당 일정의 startTime이 2월 20일
    • 매월 1번째 수요일로 설정하면, 3월 4일로 업데이트
    • 매월 4번째 수요일로 설정하면, 2월 25일로 업데이트

📸 스크린샷

👀 기타 더 이야기해볼 점

@tjgustjr30723 tjgustjr30723 self-assigned this Feb 25, 2026
@tjgustjr30723 tjgustjr30723 linked an issue Feb 25, 2026 that may be closed by this pull request
1 task
@tjgustjr30723 tjgustjr30723 merged commit f1d73cf into develop Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 fix: event update

3 participants