fix: TagManagePage service_name null 인덱싱 타입 에러 수정 (#45) #46
No reviewers
Labels
No Label
Priority
High
Priority
Low
Priority
Medium
Priority
Non
Priority
Urgent
Status
Available
Status
Done
Status
In Progress
Type
Bug
Type
Chore
Type
Design
Type
Documentation
Type
Feature
Type
Improvement
Type
Refactor
Type
Research
Type
Task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: SPMS/SPMS_WEB#46
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/SPMS-45-tag-null-index"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 작업 요약
service_namenull 값이 Record 인덱스로 사용되어 TS2538 빌드 에러 발생🔗 관련 이슈 (Related Issues)
Closes #45
🛠️ 작업 내용 (Changes)
item.service_name ?? "미지정"null 폴백 처리📢 리뷰어 참고 사항 (To Reviewers)
service_name이string | null타입이라 null을 객체 키로 쓸 수 없는 문제✅ 체크리스트 (Self Checklist)
📸 스크린샷 / 테스트 로그 (Screenshots/Logs)
Jenkins 에러: