Search Results

All Results 611
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to expose large object entries to guest users without manually assigning the permissions
Issue How to expose object entries to guest users without manually assigning permissions to each entry. Assigning permission will work here but if the number of entries in the object is large, it will not be...
Object entry reviewer to have access only to currently reviewed object, not to all entries
Issue Issue description: I have enabled a review workflow for an object and noticed that if I want the reviewer to be able to edit the submitted object entry during the review task, I need to add the "Access in Control...
Unable to Create Module for Liferay DXP 2025.Q1.0+ using Liferay Developer Studio 3.10.2
Issue Unable to create module for Liferay Product version 2025.Q1.0 or later using Liferay Developer Studio 3.10.2. Building the JAR file after copying the modules from a lower environment and pasting into...
Objects API PUT Calls Partially Update Resources Instead of Replacing Them
Issue When using the Objects headless API, PUT commands for Objects are only overwriting fields included in the API call, rather than replacing the elements entirely. PUT calls should update every object...
Object moves folders when creating second object
Issue When creating two objects through Model Builder, creating a second object causes the first object to be moved to a different folder. Environment Quarterly Release Resolution This issue was fixed in 2025.Q1.12 with...
Libraries/tools used to minify DXP code in build time
Issue What are the libraries/tools used to minify DXP code in build time (we are studying the possibility of using the same toolbox for our own developments). Environment Liferay DXP Resolution Liferay DXP uses...
Unable to migrate content from Dynamic Data Lists to Objects using the Data Migration Center
Issue Unable to migrate content and data from Dynamic Data Lists through the Data Migration Center due to issues found during the process. Environment DXP 2023.Q4+ Portal GA102+ Resolution The...
"Missing 'Date Modified' and 'Date Created' Fields in Object Display Page Template Mapping
Issue We have a Display Page Template defined for an Object (Documents - Simple Document). In the edit mode, in the list of available variables of the mapping fields, the Date Modified and Date Created fields are...
Multiple unsatisfied references when installing a hotfix in 2024.Q4.5 or 2024.Q4.6
Issue After installing a hotfix in 2024.Q4.5/6, multiple unsatisfied references appear. It may appear in the start up logs or when running ds:unsatfisfied from the Gogo Shel: 2025-04-21 14:50:53.948 WARN...
Cannot start local server from Liferay Developer Studio versions 3.10.1 and 3.10.2
Issue With Liferay Developer Studio Version: 3.10.1 and 3.10.2, I imported a 7.4 workspace downloaded from git, and initialized the bundle. I then imported the project and the server, but when I try to start the...
Issue with Missing Aggregation Fields in Account Headless API Response
Issue When I use the OOTB Account object by adding a relation to a custom object that includes aggregation fields and a custom picklist field, the aggregation fields are returning as an empty string ““ from the API...
Tomcat download error encountered when leveraging Liferay Developer Studio / IDE
Issue When leveraging Liferay Developer Studio / IDE to build Liferay 2025.Q1.3, my build fails with indications that Tomcat is not able to download Example error: Execution failed for task...
Site-initializer using PATCH instead of PUT for object definition with API
Issue I am having issues updating our object definitions via site initializer synchronization. The issue was first observed with new fields not getting added to objects. When I do a manual object definition export/add...
Upgrade to 2024.Q4.5/6 fails with "Unable to upgrade com.liferay.object.service to 10.2.0 from 10.0.0"
Issue I am trying to upgrade to 2024.Q4.5 or 2024.Q4.6. The upgrade fails with the following error: 2025-02-03 15:56:10.160 ERROR [main][UpgradeExecutor:333] Failed upgrade process for module...
Filtering objects by their NestedFields.
Issue Having a relationship between two objects A and B. It is possible to make queries to the /o/c/as api filtering by a field of object B as nestedField. curl -X 'GET' \...
Identifying the license information for components used in Liferay DXP
Issue I need to know the license information for components used in Liferay DXP. My security scan tool is flagging Liferay components with license not found errors. Environment Liferay DXP Resolution Liferay can provide...
SOAP service list API is exposed to non-authorized guest users
Issue SOAP service list API found at http://[host]:[port]/api/axis is exposed to external guest users even with it configured to display locally only. The following property is set in portal-ext.properties:...
Headless API returns 20 entries on certain GET methods
Issue Headless API only displays 20 entries on certain GET methods Environment Liferay DXP 7.4 Resolution The resulting 20 records is because of the default pageSize value. If you would like to adjust the number of records...
Unable to define the searchable option with new objects fields
Issue Unable to configure the searchable options of new fields added to an object after it has been published. Steps to reproduce: Create an object: 'Pets' Add a new field: 'petName' (Text, indexed as text) Publish...
Unable to Publish Object Definition Relationships after Importing
Issue The user is not able to publish Object Definition relationships after importing them Steps to reproduce: 1) Navigate to the Applications Menu -> Control Panel -> Objects 2) Import one Object Definition with a...