Skip to content
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

fix: 스토리에서 rankValue가 에픽이 아닌 프로젝트내에서 고유하도록 수정 #322

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

choyoungwoo9
Copy link
Collaborator

@choyoungwoo9 choyoungwoo9 commented Aug 5, 2024

🎟️ 태스크

우선순위 API 구현

✅ 작업 내용

  • 다른 에픽으로의 스토리 rankValue 변경 테스트 삭제
  • projectService에서 getAdjustedEpicRankValue함수명을 getAdjustedRankValue으로 변경
  • projectService에서 rankValue조정 재시도를 모두 10회로 변경
  • 스토리의 rankValue가 프로젝트에서 고유하도록 제약조건 수정

@choyoungwoo9 choyoungwoo9 force-pushed the fix/implement-priority-rank branch from 32db4d1 to 1e6ecae Compare August 5, 2024 23:40
@choyoungwoo9 choyoungwoo9 changed the title Fix/implement priority rank fix: 스토리에서 rankValue가 에픽이 아닌 프로젝트내에서 고유하도록 수정 Aug 5, 2024
- 다른 에픽으로의 스토리 rankValue변경 테스트 삭제
- projectService에서 getAdjustedEpicRankValue함수명을 getAdjustedRankValue으로 변경
- projectService에서 rankValue조정 재시도를 모두 10회로 변경
- 스토리의 rankValue가 프로젝트에서 고유하도록 제약조건 수정
@choyoungwoo9 choyoungwoo9 force-pushed the fix/implement-priority-rank branch from 1e6ecae to 2925040 Compare August 5, 2024 23:45
@choyoungwoo9 choyoungwoo9 requested a review from kimsj-git August 5, 2024 23:46
@choyoungwoo9 choyoungwoo9 merged commit 352531b into dev Aug 5, 2024
1 check passed
@choyoungwoo9 choyoungwoo9 deleted the fix/implement-priority-rank branch August 5, 2024 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant