Capability

Cloud

Liferay Cloud Platform provides the infrastructure and tooling necessary to simplify, secure, and deliver applications on Liferay DXP when using the SaaS or PaaS deployment approaches. Using Liferay’s Cloud infrastructure provides a secure, reliable, and scalable platform for building Liferay solutions.

The Liferay Cloud Platform includes DevOps CI/CD tools, automated backups, real-time logs, and much more.

Feature
Deployment Approach
Organization's users exposed in UI when modifying groupID in Request Body
Issue An organization's member list can be seen by manipulating the role member assign(groupID) in a request. Here are the steps to reproduce: Setup browser proxy to 127.0.0.1:8180. For example with Chrome, navigate to...
Dataset Column Widths Incorrect on Tab Change
Issue When displaying multiple data sets on a page using the Tabs element, the columns break. They appear crammed to the left side, the columns are no wide enough to display the data. Steps to reproduce: 1. On...
Password Reset Link Breaks After Language Change
Issue After adding users from the portal, users receive an email to create their account password. This email contains a password reset link. Clicking the password reset link opens a page to reset the...
Fragments and Fragment Compositions Share Permissions
Issue We want to create a role where a user can have granular control of the layout of a page by creating and editing Fragment Compositions, but not the ability to create or edit fragments themselves, how...
Multiple unsatisfied references when installing a hotfix in 2024.Q4.5 or 2024.Q4.6
Issue After installing a hotfix in 2024.Q4.5/6, multiple unsatisfied references appear. It may appear in the start up logs or when running ds:unsatfisfied from the Gogo Shel: 2025-04-21 14:50:53.948 WARN...
ClassCastException during upgrade when setting maximum file size using config file
Issue During the upgrade process from Liferay DXP 7.2 to 2025.Q1, a ClassCastException occurs when setting the maximum file size using the OSGi configuration file...
How do I renew expired SAML certificate?
Issue We just noticed while browsing through the admin settings that apparently our SAML certificate expired four months ago, but our SSO and login works with no issue. We use Azure AD (Entra) for the Identity Provider...
How to map Liferay site roles with Azure AD
Issue How to map Liferay site roles to Azure AD roles when configuring SAML? For example, if there is a role called Content Author under site roles, how to configure this role in Azure AD? Environment Liferay...
The restClient object throws error in Freemarker templates on JBOSS EAP
Issue The "restClient" object throws an error in a Freemarker template within a Web Content Template, Application Display Template, a Fragment or any other kind. The error message displayed on the HTML...
Site-initializer using PATCH instead of PUT for object definition with API
Issue I am having issues updating our object definitions via site initializer synchronization. The issue was first observed with new fields not getting added to objects. When I do a manual object definition export/add...
Theme Contributor Loads Multiple Times
Issue When deploying a Theme Contributor, it loads multiple times. The number of times varies depending on the website, page, and other factors. Environment Liferay DXP 7.0 and later Resolution Multiple calls to a...
"Column publishDate in table Layout already is datetime2(6)" Warning During Upgrade
Issue During the upgrade process from Liferay DXP 7.1 to a more recent version, the following warning message appears in the logs when using SQL Server: WARN [main][BaseSQLServerDatetimeUpgradeProcess:99] Column...
Controlling Role Visibility via Headless API
Issue The /o/headless-admin-user/v1.0/roles API exposes all system roles, potentially revealing sensitive information about permission structures, user roles, and their associated components (portlets). Environment...
Enabling DKIM Email Signatures
Issue How to enable DKIM signatures for emails sent from Liferay. Environment Liferay DXP 7.4 Resolution DKIM signatures are configured on the mail server, not in Liferay DXP. Email security standards like...
How can I search for all instances where a specific theme has been applied?
Issue I have applied a specific theme to certain pages and would like to update the theme to a new one. However, I am not sure which pages / layouts have my theme has been applied. When I remove my previous theme and...
Upgrade to 2024.Q1.14 LTS on Oracle failed with "Invalid column name" error
Issue When upgrading to Liferay DXP 2024.Q1.14 LTS, the database upgrade process fails with the following error: ERROR - Failed upgrade process for module com.liferay.layout.page.template.service...
Remove/ Restrict the 'Delta' parameter from the URL
Issue Users can change the value of the 'delta' parameter in the URL and the entries of the page are seen as per the value provided in the parameter. If a higher number is provided in the delta, the performance...
How can I tell if a portlet is being used?
Issue I would like to know if a portlet is being used or not in my Liferay instance Our Liferay instance has many virtual hosts, each virtual host has many sites, each site with many pages We cannot do the check manually...
BatchUpdateException when upgrading to Liferay Quarterly Release with SQL Server
Issue We have received a recent report where a BatchUpdateException was identified while upgrading from an earlier Liferay DXP 7.4 update to Liferay Quarterly Release while using SQL Server You may see an error such as the...
What is the 'instance-id' field?
Issue What is the instace-id or instanceId field and what is it used for? Environment All Liferay versions Resolution It's a random alphanumeric value. Liferay uses this value to be able to identify the field...