If a Custom Skills MVL attribute is created in the system and if you upgrade to 16.2.3 the Load Data Warehouse job will fail to process the MVL load and will end up corrupting the custom skills MVL.
Steps to Reproduce:
Expected result: The load data Warehouse job post 16.2.3 upgrade is successful and the custom skills MVL string attribute will hold its properties
Actual result: The load data Warehouse job fails post 16.2.3 upgrade and the custom skills MVL attribute is now the number MVL associated with the newly introduced Skills Lookup
DWH job log from PG DB environment:
MVL Load PG - An error occurred executing this job entry : Couldn't execute SQL: CALL DWH_CMN_MVL_LOAD(P_LAST_LOAD_DATE => to_timestamp('1910/01/01 12:00:00', 'yyyy/MM/dd HH24:mi:ss')::timestamp, P_FULL_RELOAD => 'N'::text);ERROR: column lkp.tech_skills_key does not exist Where: PL/pgSQL function dwh_cmn_mvl_load(timestamp without time zone,text) line 76 at EXECUTE
DWH job log from MSSQL:
DB envionment:ERROR ,508 [Dispatch Load Data Warehouse : bg@machine (tenant=clarity)] dwh.event (clarity:a:Load Data Warehouse) () ETL Job Failed. Log details below: 2024/10/04 21:22:17 - MVL Processing - Starting MVL Processing - MVL Load MSSQL - EXEC DWH_CMN_MVL_LOAD '[TESTDBLINK].niku.niku', 'CONVERT(DATETIME,'1910-01-01 00:00:00')', 'N' 2024/10/04 21:22:21 - Abort job - ERROR (version 9.3.0.0-428, build 9.3.0.0-428 from 2022-04-12 04.56.25 by buildguy) : Aborting job.
DE154680
DE154680, in review by engineering.