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
Vulnerabilities for spring-web and spring-core
Issue Vulnerabilities remain unresolved in spring-web and spring-core, even after a fix was applied to spring-context. For spring-web: Vulnerable component: org.springframework:spring-web:5.3.39 For spring-core:...
Unable to get product info error showing in console
Issue When building projects, users are getting the below error in the console:  FAILURE: Build failed with an exception. * Where: Settings file 'C:\Users\ABC\Downloads\Dev\liferay\example\settings.gradle' line:...
Alternative management of web content pending in a workflow blocked by another user
Issue This article addresses the need to manage a workflow for web content that is in a pending state and is also in an intermediate task of the workflow, associated with a person or left undetermined. An alternative...
There are repeated languages that can't be modified in the Localization settings
Issue The default language for the site is shown repeated several times in the column of Current languages in Site Settings > Localization > Languages. It can also happen for the instance in Instance Settings >...
Getting a web content in scheduled status using the headless rest API
Issue We are using the Liferay Headless API method getContentStructureStructuredContentsPage of  headless-delivery /o/headless-delivery/v1.0/content-structures/<structure-id>/structured-contents To get a web content...
Spring Boot Client Extension cannot be deployed successfully
Issue After deploying a Spring Boot client extension, it is loading indefinitely with the following message: CustomSpringBootService is gearing up. The service should be ready to receive requests soon. The following...
An error should appear immediately after uploading a file of wrong extension within the size limit
Issue When trying to upload a file in blogs that is less than the specified limit with the wrong extension, it shows the progress bar for a while and then gives the error. Based on user experience, the error...
How to define the order in which multiple object actions (defined for the same trigger) will be executed?
Issue I was wondering is there a possibility to order/prioritize object actions that use the same trigger? For example, I have two object action, action1 and action2, and they are both triggered by On after add. I need to...