Search Results

All Results 7006
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Backup doesn't have permissions to open the Document Library
Issue Backups fail with these log messages: rsync: [generator] opendir "/mnt/prepare-restore/document_library" failed: Permission denied (13) cannot delete non-empty directory: document_library rsync error: some...
Service Provider (SP) initiated SLO when using OIDC (SaaS environment)
Issue We are utilizing OpenID Connect (AWS Cognito) for logging into Liferay; however, the users remain logged into the SSO system even after logging out of Liferay. Environment Liferay DXP 7.4 Resolution...
Known Issue [Resolved]: Products with a UOM configured and discounts updated via API unexpectedly display per-base-unit net price
Issue After applying a discount to a product (with a UOM configured) via the POST v1.0/skus/by-externalReferenceCode/{externalReferenceCode}/sku-unit-of-measures headless-commerce-admin-catalog API, the discounted...
Unable to configure Liferay to use Okta groups for authorization due to missing Feature Flag
Issue While trying to configure Liferay to use Okta groups for authorization when following the instructions here, Importing User Groups’ Memberships from an External IDP through SAML, there’s a mention of...
All Custom Fields are not viewable in the Control Panel
Issue When adding more than 25 attributes, only 20 are viewable. Steps to reproduce: Control Panel > Configuration > Custom Fields > User Add more than 25 attributes by clicking on "New" Observe that only 20...
Unable to filter by relationship using Postgres in neasted levels
Issue When filtering data based on relationships with nested levels using PostgreSQL, we encountered an internal server error with the following log entry instead of a status 200: 2024-04-18 13:43:33.147 ERROR...
Is Liferay vulnerable to CVE-2023-50164?
Issue After running a scan, we received an alert about a possible vulnerability in Liferay. We want to confirm if we are vulnerable to CVE-2023-50164. Environment All environments. Resolution Liferay is not...
Error: Could not find or load main class com.liferay.css.builder.CSSBuilder
Issue After switching to JDK11 I'm unable to build my project. Build failed with an exception that lists a path to my java version. Error: Could not find or load main class...