Worklog for task "Design and execute data import from legacy DB to haih-cms"

9 сент. 2026 г., 05:09:19

Progress: import approach confirmed via collapsing legacy fields

The target pattern is already practically implemented for the admin_experiences import: multiple specialized fields of the old record (customer, problem, solution, result, review, comment, etc.) are used as source data, but are not converted into identical fields of the new schema. Instead, they are compiled into a single primary Concept content.

The historical URL is served by a separate RedirectRule when necessary, meaning route compatibility does not pollute the content model.

The next stage is to apply the same principle to the remaining content legacy tables and then launch a separate AI-driven process to refine the created Concepts.

05.09.2026

Prepare a reproducible, one-time import of required data from the legacy MySQL project into the target haih-cms model.