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 : 일지가져오기 버그 수정 #107

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

Dongjin113
Copy link
Collaborator

@Dongjin113 Dongjin113 commented Dec 5, 2023

일지 가져오기시 일지가 존재하지않는다는 버그 수정

  • journalId를 통해 검색하나 feedId를 받아오는 버그 수정

일지 가져오기시 이미 존재하는 일지가 있다면 가져올 수 없는 버그 수정

  • 일지가 존재한다면 존재하는 일지에 가져오도록 수정

### 일지 가져오기시 일지가 존재하지않는다는 버그 수정
- [ ] journalId를 통해 검색하나 feedId를 받아오는 버그 수정

### 일지 가져오기시 이미 존재하는 일지가 있다면 가져올 수 없는 버그 수정
- [ ] 일지가 존재한다면 존재하는 일지에 가져오도록 수정
@Dongjin113 Dongjin113 added bug Something isn't working enhancement New feature or request labels Dec 5, 2023
@Dongjin113 Dongjin113 self-assigned this Dec 5, 2023
Copy link
Collaborator

@YEJINGO YEJINGO left a comment

Choose a reason for hiding this comment

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

굳굳! 수고하셨습니당

@Dongjin113 Dongjin113 merged commit 033ce6d into Goorm-OGJG:develop Dec 5, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants