Search Results

All Results 6967
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Create a sub question in forms
Issue Next question should appear according to a previous answer in Liferay Forms. Need to show questions to end-user based on their previous response. Specifically while dealing with multi-choice questions....
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...
Unable to add product with same friendly url in different channels
Issue Trying to use duplicate products across multiple channels while using the same friendly URL. The current functionality is that if the user duplicates it, it will add 1,2,.... 5, etc. to the URL. Steps to see...
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...
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(),...
Disable sitemap.xml from non-production instance
Issue The sitemap.xml needs to be disabled as user does not want search engines to crawl the non-prod instances Environment Liferay DXP 7.0+ Resolution Please navigate to Site Builder --> Pages --> Configuration...
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...
Can we configure an internal email address to receive a copy of all Email Verification messages?
Issue The Email Verification Notification message is sent to new Users when asked to verify their Email Address. We would like to set up an internal email address, which would be added as a BCC on all Verification...
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...
How to mass reset passwords
Issue We need to reset the passwords of all of our users. Due to the amount of users we have, it would be difficult doing this manually. Is this functionality available out of the box, or is there a best approach...
Set expiration on password reset URL for new accounts
Issue When a new user is created, the password set URL is sent to the new users' email but it doesn't has expiration.  Currently, reset password links can be set to expire with the following portal...
Issues with Form "View Entries"
Issue After one (or more) update of a specific form, the "View Entries" feature is not always able to render all the previously submitted data Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Liferay UI...
Issues with Form "Export"
Issue After one (or more) update of a specific form, the "Export" feature is not always able to export all the previously submitted data Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Liferay UI prompts...
How to calculate the correct setting for discovery.zen.minimum_master_nodes?
Issue What is the best value for thediscovery.zen.minimum_master_nodes property in 3 nodes clustered elastic search environment? Is my calculation correct? My calculation is below for 3 nodes: 3/2 + 1 = 1.5 + 1 = 2.5...
How to check if a certain fix has been released in an official Update version?
Issue In the past I have received a fix from Liferay through a hotfix, which works fine I'd like to know when or how to check if this code fix is included in your future docker image update/upgrade version of liferay....
Analytics Cloud Segment appears in DXP Segments without titles
Issue Create a new Segment in Analytics Cloud (Static or Dynamic) that has members Create a new Dynamic Segment that has no members Wait until the segments sync from Analytics Cloud to Liferay DXP Go to Liferay >...
How to make Global Web Content default to selecting images from the Global image library
Issue When I create a Global Web Content Structure that contains an image selector as a required field, it doesn't always default to selecting images from the Global image library. How can I select the Global...
Security configuration related to session management
Issue There are some security configuration requirement regarding session management. Environment Liferay DXP 7.4 Resolution Application uses the 'referrer' header as a supplemental check only, and not just for any...
Unable to build Service Builder with default packages
Issue Service Builder gives the below error during build without any changes to default classes: xxx\test-service-service\src\main\java\test\service\service\persistence\impl\FooPersistenceImpl.java:2425: error:...