Solutionunvalidated

Finally i have resolved this issue in the following way. — In the database i have modified the column type enum to varchar. Outcome: ALTER TABLE test_model ALTER COLUMN create_process_status TYPE VARCHAR;.

eed2cf63-7f23-460b-b11a-a8e82de6868f

Finally i have resolved this issue in the following way. — In the database i have modified the column type enum to varchar. Outcome: ALTER TABLE test_model ALTER COLUMN create_process_status TYPE VARCHAR;.