Search Results

All Results 7003
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Analytics Cloud - Change the additions of multiple organizations for the Segment creation condition
Issue When we try to create a new condition using Segments → Create Segment → Dynamic Segment → Organization Attributes → Organization, we find that we can select multiple organizations now. However, when...
How can we access portlet preferences in our custom portlet?
Issue We are trying to add a custom Portlet on a page. However, we can't provide it with the portlet preferences by using the javax.portlet.init-param.edit-template property Environment Liferay DXP 7.4...
When moving a web content to another folder, the modification date of the web content is updated
Issue When moving a web content from a folder to another, the modification date of all versions of the web content are updated. Is this an expected behavior? Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution...
Unable to save home page, must use unique friendly url
Issue Cannot save a public and private page with the same Friendly URL on DXP 7.3. Upon saving you get the following error: Please enter a unique friendly URL. Environment DXP 7.3  Resolution This is an intended...
Disabling expensive queries in Elasticsearch can cause search issues within Liferay
Issue By default, Elasticsearch sets search.allow_expensive_queries to true. However, if you set it to false, it can cause issues with not being able to search for any content or Liferay Search Blueprints not...
Site's custom field value is not available in Staging Site
Issue When using custom field values, it has been observed that the preview is not available in the Staging Site. The custom field values are only present after publishing the page to Live. Environment DXP 7.4...
DXP 7.4 is not listed when Connecting to Analytics Cloud
Issue When connecting to Analytics Cloud with DXP 7.4, there is no selection available for this version of Liferay in the "DXP Fix Pack Requirements" pull down menu.   Environment Analytics Cloud Resolution The DXP Fix Pack...
NullPointerException when trying to send a Commerce Notification
Issue When trying to send a notification using the CommerceNotificationHelper service as below: _commerceNotificationHelper.sendNotifications(commerceOrder.getGroupId(), commerceOrder.getUserId(),...