Capability

Digital Asset Management

Liferay’s Digital Asset Management (DAM) tools simplify the organization and management of digital assets. Assets include images, videos, presentations, documents, and much more. Additionally, the Asset Library feature enables you to manage and publish assets in one central repository for use across multiple distinct sites.

Feature
Deployment Approach
How can a non-admin user access the Content Dashboard
Issue I would like to create a non-admin user with permission to access the Content Dashboard. Environment Liferay DXP 7.4 Resolution To make the Content Dashboard accessible to a non-admin user, you will need to...
CI service's monitoring data is not visible in cloud console
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue CI service is not showing any monitoring data after a...
Clicking Back in Edit Mode leads to Error Page
Issue When editing a content page in our environments, trying to exit using the back arrow leads to an Error page and a NullPointerException when rendering the page. On the url, the parameter...
Security Managers, Vul ID: V-222936 STIG 
Issue Vul ID: V-222936 STIG is flagged when Java Security Managers are not enabled. It states that "The Java Security Manager must be enabled." Environment  DXP 7.1 Resolution Liferay DXP does not currently support...
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...
How to implement segmentation by geolocation?
Issue I want to apply a user segment based on a geolocation condition. Is it possible? Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution DXP 7.4 u44+ Since Liferay DXP 7.4 u44+, this functionality...
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....
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...
How to create content in a language that is not the default one
Issue Is it possible to create content in a language that is not the default language of your portal? For example, your portal is by default in English and you want to create some content in Spanish, but you...
Editing the value of the "Field Reference" in Web Content Structures should be more significant.
Issue Editing the value of the "Field Reference" is not clear. Currently, it can be modified by clicking on the text. However, it is difficult to say that the value is editable, as there is no clear indication or...
Disabling Login Portlet
Issue How do I disable the default Login Portlet to prevent any guest accounts from being created.  Environment DXP 7.2 Resolution In order to prevent any guest accounts from being created please follow these...
Not getting Snippet field in the Document object which is required for Search Summary purpose
Issue Snippet field doesn't get returned after using SearchRequestBuilderFactory to create the Search Request following Liferay's official documentation. Environment DXP 7.4 Resolution In order to get a...
Uploaded images are not visible to Guest users
Issue Guest (Unauthenticated ) users are unable to see the images when uploaded in a folder via the portlet "Document and Media" even though "View" permission is enabled. Steps to reproduce: Navigate to...
"Manage Available Accounts via User Channel Rel" permission granting more access than intended?
Issue We discovered that assigning the "Manage Available Accounts via User Channel Rel" permission to a role will enable the assignees to edit, or manage users of a certain Account. We believe this particular...
Is It possible to implement Datadog in Liferay PaaS environment?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Is it possible to implement the Datadog monitoring in the...
Order Date Range filter
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Create a site using the Speedwell template. 3. Add an item to the cart. 4. Check the order date (Control Panel > Commerce > Order). For example, if the order...
How to see orders created by different members?
Issue Require a feature to filter orders created by a given user since this is not possible with Liferay commerce nor from the UI nor using the Headless API (userId is not even part of the Order openapi schema)....
The checkboxes inside the facet are not clickable
Issue Category Facet is not working Steps to reproduce: 1. Create a Minium Site 2. Open the Minium Catalog 3. Use the Category Facet to filter by category Expected Behavior: The checkboxes inside the facet are...
Geolocation for commerce products
Issue Require a feature that allows the buyer to search by proximity, city, country, or continent. Environment Liferay DXP [all versions] Commerce  Resolution This requirement is considered a feature request and is...