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
The text was updated successfully, but these errors were encountered:
[BE/#34] Feat : 마일스톤 업데이트 요청 DTO 추가
10925f2
- UpdateMilestoneRequestDto
[BE/#34] Feat : 마일스톤 업데이트 로직 추가
4c4ba58
- issueService.updateRelatedMilestone()
[BE/#34] Feat : 마일스톤 업데이트 쿼리 추가
4072d1a
- issueDao.updateRelatedMilestone()
[BE/#34] Feat : 마일스톤 업데이트 기능 구현
8790b7f
- 추후 예외 처리 추가 필요
[BE/#34] Fix : 이슈 목록과 이슈 상세 정보에 따라 마일스톤의 출력 결과가 변동 되도록 수정
234c10c
- 제어 Flag 사용 (추후 리팩토링 필요) - 이슈 목록의 경우 마일스톤의 progress 출력을 제한 - 이슈 상세 정보의 경우 마일스톤의 progress 출력
[BE/#34] Feat : 이슈 마일스톤 추가/수정 API 구현
5027c43
hanurii
MuseopKim
No branches or pull requests
이슈 마일스톤 추가 / 수정 기능 구현
The text was updated successfully, but these errors were encountered: