]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commit
fix(timetable): guard admin_checkin query against empty bigint fields origin/feature_filippov_20260304_fix_start_shift_step3_bigint
authorAleksey Filippov <Aleksey.Filippov@erp-flowers.ru>
Wed, 4 Mar 2026 17:37:33 +0000 (20:37 +0300)
committerAleksey Filippov <Aleksey.Filippov@erp-flowers.ru>
Wed, 4 Mar 2026 17:37:33 +0000 (20:37 +0300)
commite67ef5ac9a5ef735f55dc2442aef67df4bd33d72
tree79ba0c7f058de2878287b50f7c6f648fb0b94969
parentd86da9e1a82249448fc05f5f56ca8a72b507aabb
fix(timetable): guard admin_checkin query against empty bigint fields

Prevent PDO exception when StartForm fields are empty strings — add null
check before querying admin_checkin to avoid PostgreSQL bigint cast error.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
erp24/actions/timetable/StartShiftStepThreeAction.php