This commit is contained in:
r.gaztdinov 2025-06-17 16:56:08 +03:00
parent fac425c9d9
commit fd07bc4023

View file

@ -187,7 +187,7 @@ result_max as ( --костыль
),
for_checkpoints as (
SELECT
'job_citizen_flow1' as job_name,
'citizen_flow1' as job_name,
idm_flow1 as last_recruitment_id,
cr_flow1 as recruitment_created_date,
'SUCCESS' as status,