Nut.ไปเรื่อย 540130f52c
continuous-integration/drone/push Build is passing
fix(form_1_2): guard null date/start_working before .Value to prevent 500
GetForm2Report ("ร1. แบบฟอร์มเสนอขอปรับเปลี่ยนชื่อตำแหน่ง") called
.Value on nullable DateTime fields unconditionally, crashing with
InvalidOperationException whenever a record's date or start_working
was null — exactly what happened for form_1_2_uid
377a46dc-7131-4b58-ac7e-c9b54900ac34 (date is null in production).
Mirrors the null-check pattern the sibling GetForm3Report already
uses for the same kind of field.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0153wBt23EjW125ZsADwWVAs
2026-09-08 12:48:44 +07:00
2025-08-06 16:16:44 +07:00
2023-08-16 18:04:03 +07:00
2025-08-06 16:16:44 +07:00
2023-06-08 14:47:04 +07:00
2025-08-06 13:40:31 +07:00
2022-05-28 10:10:00 +00:00
2022-05-30 13:31:32 +07:00
2023-06-08 14:25:09 +07:00
2023-08-04 15:41:26 +07:00
2025-08-06 13:40:31 +07:00
2024-09-04 15:27:55 +07:00
2022-05-30 13:31:32 +07:00
2025-08-06 13:17:28 +07:00
2025-08-06 16:16:44 +07:00
S
Description
No description provided
175 MiB
latest Latest
2023-08-04 08:28:39 +00:00
Languages
C# 100%