fix(majorUtils getDepartmentIdByMajor): 특정 학과의 경우 공지사항 조회 및 알림설정이 불가했던 문제 해결 #183
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.
🤠 개요
💫 설명
문제 발생원인
해당 학과로 가정한다면 `스마트헬스케어학부 해양스포츠전공` 이지만 길이가 너무 길어 `해양스포츠전공`으로 로컬 스토리지 저장되도록 되어있었어요하지만 서버의 경우
스마트헬스케어학부 해양스포츠전공
값 전체를 받아야 처리할 수 있었던 문제가 있었기에해양스포츠전공
만 받아도 처리될 수 있도록 수정했어요📷 스크린샷 (Optional)