Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Is there a maximum number of calls to the headless API before performance degrades?
Issue Is there a maximum number of calls to the headless API before performance degrades? Environment Liferay SaaS Liferay PaaS Resolution We cannot specify a maximum number of calls that would avoid performance issues....
ServiceBuilder Updates Not Reflected in Database
Issue Service Builder changes does not apply updates on database after add or delete a column in service.xml Environment Quarterly Releases Resolution Liferay has the property...
Facing issues in setting 'liferay.workspace.product' property for Liferay Workspace
Issue Upgrading the portal from Liferay DXP 7.4 Update 67 to Liferay DXP Quarterly Release 2024.Q1.9 and trying to set 'liferay.workspace.product = dxp-2024.q1.9' in the gradle.properties however, it is not...
Configuring Default Permissions for New Folders: Addressing Inherited Permissions for Guests
Issue The default selection of "Site Member" is preventing the inheritance of guest permissions. This default behavior occurs because a private page exists in the site, influencing the default...
Guest user is not redirected to the login page when accessing the portal with site URL
Issue When I access https://www.myapp.com/mysite without logging in, it shows 404. When I add  the page name to the URL e.g. https://www.myapp.com/mysite/sitepage, then it redirects to login screen. The login prompt...
Document status is not getting updated in search indexes
Issue Unable to update the document status in the search indexes. Steps to reproduce: 1. Start the server. 2. Deploy the JAR file. 3. Navigate to the Control Panel > Custom Fields. 4. Add 2 custom fields,...
Unable to see the list of assignees for Site Roles, Organization Roles, Asset Library Roles and Account Roles
Issue I would like to access a list of Roles and Assignees for "Site Roles", "Organization Roles", "Asset Library Roles", and "Account Roles" without having to go through each individual account to get...
.innerHTML is getting removed in web content (SaaS environment)
Issue When we try to add some extra lines of code (output.innerHTML="";) in the web content, it is not working as expected and the innerHTML is getting removed. We are taken to the first line of the code...