Search Results

All Results 590
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Why is Zendesk Chat Provider missing after upgrading to a Quarterly Release?
Issue If you configured Zendesk Chat Provider in an earlier version of 7.4, you may notice that it is missing in Instance Settings after upgrading to a Quarterly Release Environment Quarterly Release Resolution The...
SecureXMLFactoryProviderImpl.class_blocked.pdf is not listed
Issue The user was unable to install a patch or hotfix, even after restarting the server and attempting with a vanilla instance, the following errors can be seen:  ERROR [Patcher:-1] The command has failed. Please...
Is it possible to map non-basic user attributes with SAML?
Issue Can non-basic user attributes(e.g. jobTitle) from an Identity Provider(IdP) get mapped to their respective fields on the Service Provider's User_ table? Environment 2024.Q2 Resolution Currently, LDAP can only be used to...
Understanding the 'locales.enabled' property and the Instance Settings language configuration
Issue There is a portal property to specify the locales that are enabled by default: locales.enabled. However you can change that from Control Panel > Instance Settings > Localization. How that portal property and...
Users are not allowed to create organizations at a higher level than where they currently are
Issue Can we enable users to create organizations that are at a higher level in the hierarchy than their own membership?   Example: Parent > Organization > Child Organization > Child Organization 2.0 Can a user...
Time-out occurred while waiting for buffer latch type 2 for page
Issue I am running the upgrade tool (e.g. 2024.Q1.3) on my MS SQL db  I am performing the upgrade locally on my Mac, with a Docker container of the database (mcr.microsoft.com/mssql/server:2019-latest) the upgrade fails...
PatchFileStructureException: Could not find hotfix.json or hotfix.sign
Issue In some circumstances, users are unable to install the hotfix in their environment. The cause is often due to the incompatibility of the patching tool version. Sometimes, users receive the following error...
New Users Are Not Being Indexed, But Exist in the Database
Issue After upgrading to 7.4, users are not being indexed, but we are able to see them in the database. New users are unable to login and are not searchable within the portal. Admin is unable to search new...
"Prefix" does not save when switching between "Languages" for a User
Issue When editing the "Language" selection for a User the "Prefix" does not always save the pre-selected response. Example: Set the "Prefix" to "Mr" and "Language" to "English" for a User and click Save. Change the...
Theme upgrade issues
Issue We are moving from Liferay 7.3 to Quarterly releases and we would like to upgrade our theme, but facing errors e.g. "No mixin named media-query." or "Undefined variable: '$nav-underline-font-size'." Environment...
Permissions assignments only save the most recently viewed page's selections
Issue When assigning permissions to Documents or Web Content assets, after selecting permissions for users on the first page, navigating to the second page, and saving, only the permissions selected on the second...
Known Issue [Resolved]: Control Panel access not correctly being provided through role assigned to user group
Issue A user is not able to see the control panel, even though they are in a user group which correctly has assigned the application permissions and resource permissions relating to control panel access Environment...
When adding a User to a child organization, it automatically assigns them to the parent organization
Issue I've observed a difference in behavior when assigning a User to a child organization. DXP 7.2: the user would only be assigned to the child organization and not the parent organization. Quarterly Release: the...
Creating a User Account Without an Email Address
Issue How can I create a user without requiring the user to have an email address?  Environment Liferay Quarterly Releases Resolution You can create a user without requiring an email address by setting the following...
Upgrade error: Skipped updating database indexes for com.liferay.document.library.service since it is not upgraded
Issue While updating to quarterly releases, an error is shown in the log and several modules do not start correctly. IndexUpdaterUtil-BundleTrackerOpener][IndexUpdaterUtil] Skipped updating database...
User Impersonation For Newly Created Users
Issue Attempting to impersonate a user who has not logged in yet returns errors in the console. How can I verify the accounts of new users who have not activated their account yet? Why can't I impersonate a...
Can I schedule the garbage collector to run periodically?
Issue The 'Run the garbage collector to free up memory' task can be manually executed from Control Panel > Server Administration. Does the product offer any functionality for scheduling or automating the periodic...
com.liferay.portal.kernel.exception.LocaleException occurs during upgrade
Issue I am receiving the following locale exception error when upgrading my database:  ERROR - Failed upgrade process for module com.liferay.layout.admin.web com.liferay.portal.kernel.upgrade.UpgradeException:...
User's chosen Prefix does not save when switching between Languages
Issue When editing a user's preferences, I've found that the pre-selected options for "Prefix" do not remain saved when changing the "Language" option Environment Quarterly Release Resolution Liferay doesn't have...
Why do I experience slowness after Liferay 7.4 2023.q4?
Issue User experiences a slowness in the Liferay 7.4 Q1+ while they check the below query: SELECT COUNT (*) AS col_0_0_ FROM PortletPreferences portletpre0_ WHERE (portletpre0_.ownerType = ?) AND...