Issue
- After editing the virtual host field from an existing virtual instance, the new value suddenly disappears after clicking on Save button.
Environment
- Liferay DXP 7.2, fix pack dxp-5 or higher
Resolution
- This is an outdated index issue that affects the new virtual host value visualisation. Even with the missing name, if you try to access the virtual instance for the new virtual host, you can make it.
- To fix this, you can add the following property into the
portal-ext.properties
file and restart the application:
database.indexes.update.on.startup=true