Search Results

ナレッジベース 3817
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to create a filter by status using GraphQL
Issue If you need to filter by status and execute this query: query{ c { countrieses (filter:"status eq pending"){ items { status id selected } } } } You'll get this error: { "errors": [ { "message": "Exception while...
RoleLocalServiceUtil.addRole creates the role in the main instance
Issue We are trying to use the scripting console to create roles. Either we are not doing this correctly, or something is not working correctly. When creating the roles we use RoleLocalServiceUtil.addRole to which we pass...
After migrating to a newer update, UI elements are misaligned or not displaying properly
Issue After moving to a newer update, UI elements are misaligned or not displaying properly Environment This was observed in a recent case where a Liferay DXP 7.4 Update 47 environment was migrated to the 2023 Quarterly...
Video previews not being generated
Issue Video previews are not being generated in the environment. There are not error related in the logs (memory, space, etc) when a mp4 video is uploaded, for example, but the preview is never created....
Elasticsearch setup without a proxy
Issue I have a web proxy in place and Liferay uses it when trying to connect to a remote Elasticsearch server, which causes the connection to fail. I do not want Liferay to use the proxy when trying to connect...
Why does %E2%80%8B appear at the end of my friendly URL?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue A friendly URL has been configured, but when accessing the link,...
Web Content is not fetched with Headless Delivery API structured-contents
Issue When I use the headless API (o/headless-delivery/v1.0/sites/X/structured-contents) to obtain the web contents of a certain site X, no results are returned. Environment Liferay DXP 7.3 Resolution Make sure you...
Journal Search Services Were Removed
Issue My custom code uses JournalArticleLocalServiceUtil.search API and it is not working in 7.4 U72 anymore. Environment Liferay DXP 7.4 Resolution This API (JSONWS: journal.journalarticle/search) is removed by LPS-179287...
The single approver doesn't work when Groovy has been added to the blacklist
Issue Workflow doesn't work if I add com.liferay.portal.scripting.groovy.internal.GroovyExecutor to the blacklist file com.liferay.portal.component.blacklist.internal.ComponentBlacklistConfiguration.config ...
Clean previous deployments which are stuck in a "in progress" status
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue You have run several deployments in the same environment and...
An Error is encountered when using Patching Tool 4.0.1 to install patches for Liferay 7.3.
Issue An Error is encountered when using Patching Tool 4.0.1 to install patches for Liferay 7.3:  Upon running: patching-tool.bat info:  Problem while reading patch...
Changes made to Questions widget configuration aren't reflected after being saved
Issue Changes made to the field layouts in the Configuration page for the Questions widget are not being reflected on the page where the widget is deployed. This issue can be reproduced with the following steps. Start...
Downloading Backups via the CLI Tool
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We use CLI to download the database backup but the download is failed...
The warning 'This field is reruired.' can't be displayed properly under the Select From List in a multistep form
Issue The warning of the required field can't be displayed properly in a multistep form under the Select From List as below:   Environment Liferay DXP 7.1 Resolution This was fixed by LPS-197367, please open a help center...
Error when uploading document via WebDAV
Issue When trying to upload a document with required fields by WebDAV, the following error is shown: "Error while copying file": There was an error copy the file into...
Error When Installing Liferay Developer Studio on a MacBook Pro M1
Issue I would like to install Liferay Developer Studio on a MacBook Pro M1 computer When trying to install an error message is received "LiferayWorkspace-[date]-osx-installer" cannot be opened because the developer...
Re-indexing is not working properly
Issue When performing the full re-indexing the following error appears in the logs org.elasticsearch.ElasticsearchStatusException: ElasticsearchStatusException[Elasticsearch exception...
Is it possible to clean up DDMTemplateVersion table? How?
Issue DDMTemplateVersion table has many records and we are not using it. In addition, it can cause some minor performance issues. Is it possible to clean up that table? Environment Liferay DXP 7.4+ Resolution NOTE: Be...
When using Firefox 119.0 I cannot write in editable fields
Issue Unable to edit or fill web contents, I can't edit fields in the forms, The keyboard doesn't appear when creating or editing an event in the calendar. Environment DXP 7.0, DXP 7.1, DXP 7.2 and DXP 7.3 DXP...
Users are not able to log in due to transaction lock errors in database
Issue Some users are not able to log in to the environment, even after clearing the database cache The user generally encounters a temporarily unavailable banner or a not authorized 401 error The following transaction...