Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

[Bugfix] 스페이스가 끝난 경우 투표 목록을 가져오지 않도록 설정 #184

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

Nine-JH
Copy link
Contributor

@Nine-JH Nine-JH commented Jan 24, 2024

변경사항

  • Space.isClosed() 메서드 추가
  • 투표 목록 조회 시 isClosed()를 사용하는 필터 추가

Issue Link - #183

motivation:
- 여행 스페이스의 일정이 끝난 경우에도 참여하지 않은 투표 목록을 가져오는 버그가 있습니다. 이를 수정하고자 합니다.

modification:
- `Space.isClosed()` 메서드 추가
- 스페이스 종료

Close #179
@Nine-JH Nine-JH self-assigned this Jan 24, 2024
@Nine-JH Nine-JH added the enhancement New feature or request label Jan 24, 2024
Copy link

github-actions bot commented Jan 24, 2024

Test Results

48 tests  ±0   48 ✅ ±0   2s ⏱️ ±0s
16 suites ±0    0 💤 ±0 
16 files   ±0    0 ❌ ±0 

Results for commit 62563c4. ± Comparison against base commit 8c1d519.

♻️ This comment has been updated with latest results.

motivation:
- 여행 스페이스의 일정이 끝난 경우에도 참여하지 않은 투표 목록을 가져오는 버그가 있습니다. 이를 수정하고자 합니다.

modification:
- `Space.isClosed()` 메서드 추가
- 스페이스 종료

Close #179
Copy link
Member

@laigasus laigasus left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@Nine-JH Nine-JH merged commit f8f4e6f into develop Jan 24, 2024
3 checks passed
@Nine-JH Nine-JH deleted the bugfix/#183-add-space-end-filter branch January 24, 2024 13:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants