Missed Upgrades tool in Control Panel

I was trying to migrate my Liferay database (MySQL) to PostgreSQL following this document, when I realized that the option in Control Panel > System Settings > Platform > Upgrades is missing.

I’m using version 2026.q1 of Liferay. Is this a bug, or has the option been removed? In the latter case, is there an alternative?

1 Answer

1

Do you have the feature flag for LPD-23840 enabled?

It can be enabled in Control Panel > System Settings > Feature Flags > Beta . Enable “Database Migration Schema Export System Settings”

That was the issue. Thanks!