Skip to content

[BE] fix: 코치 가능한 시간 수정 시 시간 중복되는 기능 수정#507

Open
HyeonbinSa wants to merge 4 commits intodevelopfrom
fix/backend/duplicate-time-#478
Open

[BE] fix: 코치 가능한 시간 수정 시 시간 중복되는 기능 수정#507
HyeonbinSa wants to merge 4 commits intodevelopfrom
fix/backend/duplicate-time-#478

Conversation

@HyeonbinSa
Copy link
Collaborator

Issues

논의사항

수정 전

  • 코치 가능한 시간 수정 시 OPEN인 시간만 반환
    수정 후
  • 코치 가능한 시간 수정 시 OPEN, USED 시간 포함 반환하도록 수정
    목적
    코치가 가능한 시간을 수정할 때 OPEN인 시간들을 삭제하고 새로 saveAll()하는 로직이라 USED로 존재하는 시간이 또 생성되어 중복되는 문제가 발생

close

lokba and others added 4 commits October 19, 2022 18:53
* fix: modify wrong import statement

* refactor: arrange type system based on domain

* refactor: remove type when type inference is possible

* refactor: modify styled-components.d.ts

* feat: add validation test case
@github-actions

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Oct 26, 2022

Unit Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit aa4e2f5.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants