Commit Graph

19 Commits

Author SHA1 Message Date
Nut.ไปเรื่อย 540130f52c fix(form_1_2): guard null date/start_working before .Value to prevent 500
continuous-integration/drone/push Build is passing
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
kamonwan taengsuk 7b946457ee bug fixed
continuous-integration/drone/push Build is passing
2023-10-10 17:32:01 +07:00
kamonwan taengsuk 4c94c2e3a7 bug fixed
continuous-integration/drone/push Build is passing
2023-10-04 18:55:25 +07:00
kamonwan taengsuk 2d6505f1c5 fixed
continuous-integration/drone/push Build is passing
2023-10-04 18:32:54 +07:00
kamonwan taengsuk cbddecb9d5 bug fixed
continuous-integration/drone/push Build is passing
2023-09-28 16:53:25 +07:00
kamonwan taengsuk ad2149cba1 fixed align
continuous-integration/drone/push Build is passing
2023-09-26 16:08:33 +07:00
kamonwan taengsuk b078d3ff42 update SwaggerOperation
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is passing
2023-08-18 15:30:37 +07:00
kamonwan taengsuk bc55d24121 bug fixed
continuous-integration/drone/push Build is passing
2023-08-04 16:55:05 +07:00
kamonwan taengsuk d184ba62bb add budget_income_qualification 2023-08-02 18:32:44 +07:00
kamonwan taengsuk d4c05e088f edit type of string 2023-08-02 18:06:03 +07:00
kamonwan taengsuk 5b9331920d add form ro 1 2023-07-28 12:40:03 +07:00
kamonwan taengsuk 62bda140e9 fixed 2023-07-27 14:47:48 +07:00
kamonwan taengsuk e26ded902c update major count 2023-07-24 15:52:21 +07:00
kamonwan taengsuk 13f690ebe8 update 2023-07-24 14:03:39 +07:00
kamonwan taengsuk adc335b53a add report 2023-07-21 17:46:07 +07:00
kamonwan taengsuk e809cbef37 update 2023-05-19 13:40:06 +07:00
kamonwan taengsuk 0177943a0e add ro 2023-05-17 16:20:01 +07:00
kamonwan taengsuk 8d4354ddac update 2023-05-17 12:38:25 +07:00
kamonwan taengsuk 743d5a95e8 add ร5 2023-05-15 15:04:53 +07:00