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] 업무 카드 생성 시, 세부 업무 작성 안하면 '기타' 업무로 분류 & 업무 내 키워드 목록 조회 로직 수정 #113

Merged
merged 2 commits into from
Aug 23, 2023

Conversation

yeseul106
Copy link
Member

📝 Summary

  • 업무 카드 생성 시, 세부 업무 작성 안하면 '기타' 세부 업무로 분류하도록 로직을 구현했습니다.

👩‍💻 Contents

  • 업무 카드 생성 시, 세부 업무 작성 안하면 클라분들께 request body 내의 subTaskId를 0으로 받기로 했습니다.
  • 해당 값이 0이면 '기타' 세부 업무로 분류하도록 로직을 구현했습니다.

image

image

image
  • 업무 내의 키워드 목록 조회 API 관련해서도 로직 수정 하였습니다.

📝 Review Note

📣 Related Issue

📬 Reference

@yeseul106 yeseul106 added 🐼 예슬 🐼 🐞Fix🐞 에러 발생 시, 버그 labels Aug 23, 2023
@yeseul106 yeseul106 self-assigned this Aug 23, 2023
Copy link
Contributor

@unanchoi unanchoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다~!

Copy link
Member

@Seokyeong237 Seokyeong237 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셧슴니다아

@yeseul106 yeseul106 merged commit 39f1b73 into develop Aug 23, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞Fix🐞 에러 발생 시, 버그 🐼 예슬 🐼
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX] 세부 업무 선택 안할 시, '기타' 세부 업무로 분류
3 participants