From e47699591cadf813d4b544411167dd7d65208f2d Mon Sep 17 00:00:00 2001 From: Claude-51124 Date: Mon, 24 Nov 2025 14:14:56 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20coldmail=20=EC=BB=AC=EB=9F=BC=20?= =?UTF-8?q?=EB=A7=A4=ED=95=91=20=EB=AC=B8=EC=84=9C=20=EC=88=98=EC=A0=95=20?= =?UTF-8?q?-=20=ED=99=95=EC=9D=B8=20=EC=BB=AC=EB=9F=BC=20=EB=B6=84?= =?UTF-8?q?=EB=A6=AC=20=EC=99=84=EB=A3=8C=20=EB=B0=98=EC=98=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - line 22: 'deck_id에 혼재' → '정상 (check_id)'로 수정 - 커밋 9497769에서 이미 check_id로 분리 완료된 상태 반영 --- .../251122_coldmail_slack_lists_column_mapping_spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/journey/troubleshooting/251122_coldmail_slack_lists_column_mapping_spec.md b/journey/troubleshooting/251122_coldmail_slack_lists_column_mapping_spec.md index 56c66d8..3a6c963 100644 --- a/journey/troubleshooting/251122_coldmail_slack_lists_column_mapping_spec.md +++ b/journey/troubleshooting/251122_coldmail_slack_lists_column_mapping_spec.md @@ -19,7 +19,7 @@ | 대표 | rich_text | 대표 이름 저장 | ❌ From 헤더 발신자 이름 | | 이메일 | email | 이메일 주소 | ✅ 정상 | | IR Deck | attachment | PDF 파일 첨부 | ✅ 정상 (attach_id) | -| 확인 | checkbox | 체크박스 | ❌ deck_id에 혼재 | +| 확인 | checkbox | 체크박스 | ✅ 정상 (check_id) | ---