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

[BE] 이슈 목록 필터 기능 수정 및 추가 #167

Merged
merged 3 commits into from
Aug 17, 2023

Conversation

tjdqls1200
Copy link
Collaborator

Issues

What is this PR? 👓

  • author 필터 로직 추가
  • open, closed 개수 반환

Key changes 🔑

  • author 필터 로직 추가
  • open, closed 개수 반환

To reviewers 👋

  • Page에 issue 정보 의존성이 높아서 메서드명을 수정했습니다. open, close 정보를 따로 빼거나 해야될 것 같은데 현재 단계에서는 과한 것 같습니다.

HyowonSin and others added 3 commits August 17, 2023 13:13
- open, closed 개수 반환
- author 필터 로직 추가
- 불필요한 생성자 제거
@tjdqls1200 tjdqls1200 added enhancement New feature or request back-end labels Aug 17, 2023
@tjdqls1200 tjdqls1200 added this to the [BE] Sprint #4 milestone Aug 17, 2023
@tjdqls1200 tjdqls1200 merged commit 46b20de into be-w4 Aug 17, 2023
1 check passed
@tjdqls1200 tjdqls1200 deleted the be/feat/#164-issue-count branch August 17, 2023 07:18
@HyowonSin HyowonSin linked an issue Aug 17, 2023 that may be closed by this pull request
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] 필터링 author 누락, open/closed 이슈 개수 추가 반환
2 participants