Search Results

All Results 7018
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
Categories displaying ID in URLs
Issue When using a Category Filter with an Asset Publisher in my Portal, when selecting the category, my URL displays the ID of that category instead of its name. Is it possible to configure my URL so that it displays...
Block access to the environment by geolocation
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Is it possible to limit access to the environment by...
Redirect notification when changing language in Liferay SaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When changing the language of my Portal, a notification appears...
Inconsistency in Commerce Inventory after canceling an Order
Issue When an order is cancelled, the booked quantities are not restocked and continue to appear associated with the order. Therefore those quantities will be blocked and not usable. Environment Liferay DXP 7.2...
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(),...