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

HOTFIX51 - 나눔 전체 내역 조회 조건문 변경 #51

Closed
wants to merge 1 commit into from

Conversation

Jiwon-cho
Copy link
Collaborator

@Jiwon-cho Jiwon-cho commented Mar 1, 2024

Pull Request

작업 내용

이 PR은 다음과 같은 작업을 포함하고 있습니다:

  • 나눔 전체 내역 조회 조건문이 and 로 되어 조건이 잘못 먹어 변경함

변경 사항

다음과 같은 파일/부분을 수정했습니다:

  • src/main/kotlin/mara/server/domain/�share/ShareRepository.kt: findAllMyShare 쿼리문 조건 and 에서 or 로 변경
  • ...

테스트

다음과 같은 테스트를 수행했습니다:

  • 단위 테스트: `. Swagger 로 단위테스트 진행

@Jiwon-cho Jiwon-cho linked an issue Mar 1, 2024 that may be closed by this pull request
@Jiwon-cho Jiwon-cho changed the title HOTFIX - 조회문 변경 HOTFIX51 - 나눔 전체 내역 조회 조건문 변경 Mar 1, 2024
@Jiwon-cho Jiwon-cho requested a review from jhkang1517 March 1, 2024 15:52
@Jiwon-cho Jiwon-cho self-assigned this Mar 1, 2024
@Jiwon-cho Jiwon-cho added the bug Something isn't working label Mar 1, 2024
@Jiwon-cho Jiwon-cho closed this Mar 1, 2024
@Jiwon-cho Jiwon-cho deleted the HOTFIX branch March 1, 2024 15:59
@Jiwon-cho Jiwon-cho restored the HOTFIX branch March 1, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

나눔 전체 내역 조최 쿼리 변경
1 participant