Search Results

ナレッジベース 3817
ソート
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...
I cannot invite new team member with error: "You've reached your Collaborator limit."
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 trying to add a new team member in my Cloud...
Unable to get default company ID error encountering after upgrade
Issue After the upgrade from Liferay DXP 7.4 to update 75 or above, the following error is showing on the console for non-liferay user domains: ERROR [main][BatchEngineUnitProcessorImpl:279] Unable to get default...
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...
Anchor link does not jump to the tag
Issue Scrolling to a specific div from URL (i.e. www.yourdomain.com/yourpage#scrollme) is not working on Liferay Pages if we add Liferay Form on the page.  Once the form is loaded the page is scrolled to the top...
When a user clicks the publish button to add an image, it goes to the default category UI
Issue When users work with categorization, they will notice that the categories admin image selection navigates differently.  Steps to reproduce: 1) Navigate to Global Site> Content and Data> Categorization 2) Add...
Price Range is not working properly
Issue The price range filter is not working as expected, such that whenever users click any range in the 'Price Range Filter' widget then other ranges come to zero. Environment Liferay DXP 7.4  Commerce 4.0...
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...
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(),...
Some of the common reasons why DXP may need to access the database instead of the cache
Issue Why there are so many journalarticle calls in the database rather than in the cache? Environment Liferay DXP [all versions] Resolution A JournalArticle object in the database represents a Web Content Article,...
Unable to process SAML request
Issue Some users are unable to login via SAML Steps to reproduce: Login User for the first time The user gets logged-in successfully Now, log out and try logging in again Result: Throws unable to process SAML...
Resource permission queries
Issue When there is a load on the server with 400–500 users, the resource permission queries are getting called in huge amounts. Environment Liferay DXP 7.4 Resolution The observed behavior is a known Liferay DXP...
Will discontinued products added to my order?
Issue  The product catalog page does not indicate to the user (buyer) if the product is "discontinued" Environment Commerce 4.0 (DXP 7.4) Commerce 3.0 (DXP 7.3) Resolution Replacement Products are available in...
NoSuchResourcePermissionException: occurring while adding the account groups under visibility inside product
Issue Steps to reproduce the issue: 1. Start Liferay DXP 7.4. 2. Create a user with the sales agent role and also assign the permissions to view the products, account, and account groups. 3. Create 2-3 account...
Unable to search account group inside products
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Create 2-3 accounts. 3. Create 2-3 account groups. 4. Navigate to product and create any product. 5. Go to visibility. 6. Enable account group. 7. Search for...
Search is not working in eligibility section of account groups inside discount portlet
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Navigate to account groups, and create account groups like Vi User, Vi Prepaid_User, Non Vi User, etc. 3. Next, navigate to discount and create a discount of...
Unable to upload the webp images in small image section of blogs
Issue Whenever the user tries to upload the .webp images in a small section of the blog, the following error is showing on the UI: An error occurred while scaling the abstract image." message on UI Steps to...
Theme images not loading in web content
Issue Theme based images are not visible in web content fetched through themeDisplay.getPathThemeImages() function in the template. Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4...