Context
A category created in TCI was correctly synchronized to PrestaShop but appeared inactive.
Problem
Even after manually activating it in PrestaShop, the next synchronization disabled it again.
Solution
Analysis of the complete TCI → connector → PrestaShop flow, reproduction of the issue and correction of the source-side configuration so the correct status was propagated.
Key lesson
In an integration, fix the source of truth rather than repairing the same symptom after every synchronization.