Search Results

All Results 611
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Gradle tasks not working for new versions
Issue We are trying to update our workspace, to do so we have performed the following actions based on a blade init: Update gradle-wrapper version to 7.3.3 Set in settings.gradle file for...
Objects - multiple items can be saved but only one item is displayed in the administration view
Issue When I try to create an object with an upload field, and save a new item multiple times, the object is only displayed once in the administration view. The uploaded item is not cleared from the field either. Is...
ModelSearchRegistrarHelper class mentioned in Search Service Registration article is missing
Issue I tried to follow this Search Service Registration article to perform indexing my custom service-builder object, but there is no ModelSearchRegistrarHelper class available, what should I do now? Resolution Remove...
Plugin Descriptor Error When Building Maven Fragment in AWS Codebuild
Issue We are observing errors in the console log for various plugins when trying to build a custom fragment via maven in AWS Codebuild: [ERROR] Failed to parse plugin descriptor... Invalid CEN header Environment DXP...
Dynamic Picklist in Liferay Forms using Objects
Issue We have created a Liferay form with Object and used the concept of dynamic picklist (data provider + picklist). However, we're facing issues with saving the data (selected from the picklist) upon form...
Version not available on CDN in the product_info.json
Issue Liferay version is not available on https://releases-cdn.liferay.com/tools/workspace/.product_info.json. Environment DXP 7.3-u36+ 2023 Q4.x+ Resolution Since the introduction of the Quarterly Releases, it was...
GUEST users have no access to custom objects API
Issue Templates which make use of the objects API are not working correctly for guest users. Environment Liferay 7.4 and Quarterly Releases. Resolution You need to add the VIEW permission for your custom...
How to send a confirmation email to non-authenticated users about Form submissions based on Objects?
Issue I would like to send a confirmation email to the non-authenticated user who just submitted a Form based on an Object. Environment Quarterly Releases: 2023.Q3, 2023.Q4, 2024.Q1 Resolution Create an Object with...
After importing the object to the portal, it's not visible on the 'Fragments and Widgets' option
Issue Import the object on the portal, the import was successful but after navigating to the 'Fragments and Widgets' option and searching for the imported object, it's now visible. Steps: Create a 'Demo' object with...
Custom Service Builder module, functional in Liferay DXP 7.4, no longer works when updated to Quarterly Releases
Issue A custom Service Builder module functional in Liferay DXP 7.4 no longer works in a QR environment. Unsatisfied references appear when inspecting the custom Service Builder module. Environment Quarterly...
Traces from custom module stop printing after redeploy
Issue A custom module prints traces the first time it's deployed but not if redeployed. After restarting Liferay it works again. Environment Quarterly Release 2023.Q3, 2023.Q4, 2024.Q1 Liferay DXP 7.4 Resolution...
Blank Objects page after enabling Object Model Builder
Issue We enabled Object Model Builder in the Beta Feature Flags, and when we open the Object menu, we get a blank page We also get an error in the browser console: TypeError: Cannot read properties of...
Liferay IDE / Developer Studio support for Quarterly Releases
Issue When importing a Quarterly Release workspace into Liferay Developer Studio 3.9.8: Latest blade templates or Liferay versions will not be available for selection. Contextual menus could be broken...
Form is not showed to guest (unauthenticated) users
Issue We have a form, based on a custom object, in a page. This form is not showed when user is not logged in. Whereas the form is showed when user is logged in. Environment 2024.Q1 Resolution Check if the 'guest'...
NoSuchFileException: null/override error when starting Liferay or executing the Upgrade Tool
Issue Right after starting Liferay or executing the Upgrade Tool, there a NoSuchFileException: null/override error in the log. 2024-04-01 15:44:08.392 ERROR [main][DBUpgrader:110] null java.lang.RuntimeException:...
Adding new entity to an already deployed service builder module fails
Issue The issue occurs while updating/adding a new column to the existing database custom table i.e. using Service Builder to add another entity in an existing module. Environment Liferay Developer Studio Liferay DXP...
API Response for commerce products with relationships does not contain manufacturerProducts nested fields
Issue Steps to reproduce: 1. Create a Minium site (so that you have products generated). 2. Create a new object "manufacturer" (I set it to company scope, and to appear in Applications/Content - "Panel Link"). 3. I added a...
Can I sort Liferay object entries in alphanumeric order?
Issue After sorting by the field name in ascending alphanumeric order, the results are currently sorted lexicographically. Environment Liferay DXP 7.4 Liferay Quarterly Release  Resolution This is the expected...
BaseUpgradeServiceModuleRelease not available in 7.4 anymore, is there a replacement class?
Issue The class BaseUpgradeServiceModuleRelease was previously available in 7.3 and below and is used as a start/stop method to override and be used as a service tracker.  Environment DXP 7.4+ Resolution This class...
Accessing Glowroot through the Liferay url returns a 404 error after updating from 2023.Q4 to 2024.Q1
Issue Error 404 occurs when accessing Glowroot through Liferay at /o/glowroot/ after migrating from version 2023.Q4 to 2024.Q1 Error in logs: 2024-04-11 12:51:40.306 WARN  [http-nio-8080-exec-46][code_jsp:161]...