feat: Case 상세 담당자 변경 API 연결 - #361
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
연결 작업
변경 이유
Case 상세 화면에는 담당자 변경 메뉴가 있었지만 준비 중 안내만 표시했습니다. Server의 담당자 변경 API와 사업장 구성원 목록 API가 준비되어 실제 업무 담당자를 변경할 수 있도록 연결합니다.
변경 내용
검증
영향 범위
보안·정합성
Client는 같은 사업장의 활성 ADMIN·HR만 후보로 보여 줍니다. 최종 사업장 격리·권한·역할·버전 검증은 Server가 다시 수행합니다.