Search Results

All Results 714
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Recently published changes still shown as available for Staging in subsequent publication process
Issue Have a staged site Create a new web content article Create a new publication process and publish all the 'Content' changes by choosing the 'Last 12 hours' option After successful publication, create another...
404 Error when assigning workflow task
Issue Upon assigning a single-approver workflow task, users encounter a 404 error page. The following stack trace is recorded in the logs: ERROR Unable to process portlet...
DDMStorageAdapterSaveRequest has no possibility to distinguish between final Form Sending and Auto-save event
Issue I am using a custom form storage adapter which calls an external service when the form is submitted. I noticed that in combination with the auto-save feature of Liferay Forms, this results in repeated calls of the...
Unable to add documents to folder with workflow
Issue When attempting to create a new Web Content and selecting the "Link" option within the "Content" field, if a folder with an active workflow is chosen, the portal restricts the addition of documents to that...
Form on a display page template does not display 'Success Page' after submitting data
Issue My form is not displaying the 'Success Page' after data submission Environment Liferay DXP 7.3 Resolution This type of behavior is usually related to page caching. To make sure that the form will display the...
WARN [main][DDMFieldUpgradeProcess:626] Unable to get dynamic data mapping form field value type for content ID
Issue When upgrading to Liferay DXP 7.4 or Quarterly Releases there are some warnings in upgrade.log with below stacktrace WARN [main][DDMFieldUpgradeProcess:626] Unable to get dynamic data mapping form field...
'Unable to write temporary file' when uploading large LAR files
Issue After uploading a LAR file, a message "The file <filename>.lar cannot be imported: Unable to write temporary file" is displayed Environment DXP 7.3, DXP 7.4, Quarterly Releases Resolution Liferay...
After activating Publications, publication users can make changes directly in production
Issue With Publications active, we want to prevent publication users from being able to make changes directly in production, we only want them to be able to change publications. Environment Quarterly Release...
Approver does not have access to preview of Content Page
Issue Created a custom role to approve Content Pages Added View and Update permissions for Pages When the user with the role opens the Workflow Task and clicks the preview button, the following error appears: ...
Text field limited to 120 characters in forms
Issue If users enter more than 120 characters, the form is published successfully, however, when implemented in a form widget, they will notice that the text in both has been reduced to accommodate the...
Which database table stores the custom workflow value?
Issue Where does the custom workflow values  present in the database table? Environment Liferay DXP 7.4 Resolution The data of custom workflow under process builder information inside your database should be...
Forms portlet doesn't populate logged user's data
Issue It would be nice it there could be an option to autofill using the user logger data instead of the user data that was used to define the data provider. Environment Liferay DXP [all versions]  Resolution This...
File upload feature for guest users in Liferay Forms
Issue We have a requirement to create a Liferay form having a document upload feature for guest users. Currently, in Liferay 7.1 uploading documents is not available for guest users.    Environment Liferay...
Metrics workflow data in the database
Issue There is a metrics table in the workflow on UI: Navigate to Application Menu→ Workflow→ Metrics. Select the workflow belonging to it and open the transaction under the workflow In which table has the metrics...
Merge Category Between Environments
Issue We have the same category in UAT and Production but the category UUID is different. Therefore, we cannot import the web content lar file which exported from UAT.  Environment Liferay DXP 7.4 Resolution Steps to merge...
Remote Publish is Failed After Upgrading JBoss EAP 7.0 to 7.4.13
Issue The remote publish always failed after upgrading JBoss EAP 7.0 to 7.4.13. In the Staging server, the following error occur: ERROR [liferay/background_task-1][StagingServiceHttp:327]...
Dropdown always opens upward
Issue Select input dropdown opens upward in the system settings Steps to reproduce: Navigate to a settings page with a select input (For example, Control Panel > System Settings > Search > Category Facet Field)...
Issue with DynamicQuery for KaleoInstanceToken and DDMFormInstanceRecordVersion
Issue Below error was encountered while trying to use the 'Dynamic Query' in custom code: ERROR [http-nio-9090-exec-9][DynamicQueryFactoryImpl:83] Unable find model...
“Your request failed to complete” shows up when trying to discard changes of a published Publication
Issue “Your request failed to complete” is displayed in the UI when trying to discard the changes of a published Publication. Environment DXP 7.4+ Resolution What happens is that, originally, the Discard...
Single Approver Workflow: how to bypass for admin role
Issue We have implemented a single approver workflow for content review. The requirement is to bypass this workflow for users with the Admin role, allowing them to directly create new content and publish it without going...
Only the person assigned to a Workflow task should be able to edit the Draft
Issue A User, who is assigned to a Workflow task should be the only user who is able to edit the Draft while the Workflow task is assigned to him/her. Currently, users with edit/admin rights can edit the Draft any...
Can I integrate an additional Captcha Engine?
Issue Currently, Liferay offers 2 Captcha Engines out of the box: Simple Captcha and Google reCaptcha 2 We would like to use another Captcha service.   Environment Liferay DXP 7.4   Resolution At the moment it is not...
Workflow process builder source view is not laoding
Issue Users are unable to see the process builder's source view when upgrading from update 40 to higher upgrades. Environment Liferay DXP 7.4 update 40+ Resolution The observed behavior is only noticeable if the...
What does "Deprecate the Staging relationship modules" mean?
Issue I found that the Liferay DXP 7.4 Update 86 - Releae Notes have the following statement: Deprecate the Staging relationship modules Does this mean that the Staging functionality has been deprecated?...
If Guest user submits a Form with an uploaded file, the email sent about Form submission does not show the file
Issue Add a Liferay Form with an Upload field Enable Guest upload for the field Enable email sending for Form submission Submit the Form as Guest Result: The email is sent, but instead of the content of the file...
The user can no longer edit and add new web content after enabling the local staging
Issue When staging is enabled, the user with the web content editor role will be unable to add or edit any web content in the staging environment.  Steps to reproduce: Create a site On-site configuration enables...
The link received (via email) after form submission is prompting Guest User to Login
Issue Is it possible for a guest user to directly access the link received in the email notification (after form submission) without doing the login? Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP...
What should be the preferred sequence to import data to an environment?
Issue User faces 'Missing References' issue many times when importing the data to an environment, therefore, if we have a probable sequence to import this, the issues might get minimised. Environment Liferay DXP...
Data Provider fails to provide data for a text field
Issue I am trying to fill a text field using the DDMRestDataProvider and the Autofill Rule. I was inspired by the following article:...
BasePanel class does not have setPortlet method
Issue Post Upgrading Liferay DXP 7.2 to DXP 7.4, the user tries to upgrade their custom code which uses the BasePanel class. Below error is encountered while trying to deploy the code The method setPortlet(Portlet)...
Headless Admin Workflow APIs executing groovy scripts for scripted task assignment
Issue Whenever the API: http://localhost:8080/o/headless-admin-workflow/v1.0/workflow-tasks/assigned-to-me is executed, there are multiple loggers in the console which indicates that it is being executed every...
Liferay won’t delete all notifications, only the first page
Issue With the workflow notification selection, it does not reflect for every pagination but only for the current page number, even if users select it for all. Steps to reproduce: Enable single approver workflow on...
Single Approver Workflow Recipient Type Changes Don't Save
Issue We are currently running Liferay 7.4 U70 and discovered that when we make a copy of the Single Approver Workflow and try to update the "Review" node so that one of the notifications has a different Recipient Type...
'New' Status for Remote Publishing Jobs
Issue Over the weekend we had a number of remote publishing jobs assigned a 'New' status. These were scheduled jobs that never ran. We were also unable to relaunch these jobs until we performed a restart. We are only...
All settings are lost when the Template contains the "%" character in the Workflow Definition
Issue I created a notification in a node of my Workflow and inside the Template field I placed a content that has the character "%", for example: <![CDATA[We received your shipment %]]> After saving and reopening...
User notification selection issue with more than 100 notifications
Issue Steps to reproduce: Enable single approver workflow on web content, blogs, or any asset Create some web content or blogs to get notifications make it more than 100 notifications Navigate to notifications Tick...
Empty page when opening Content & Data > Forms
Issue After installing a hotfix, we see an empty page when navigating to Content & Data > Forms There is no error in the console or browser console   Environment Liferay DXP 7.4   Resolution This could be the result...
Reviewer is unable to open the file after downloading from workflow task
Issue In the workflow task when the reviewer downloads the file, the users are unable to open it because in the properties it shows a '0' byte. Steps to reproduce: Navigate to Control Panel > Users and...
Workflow issue after changing 'ROOT' context to 'myportal'
Issue Shows a blank page after changing the details of the 'task' node in the assignment type to the user then clicks on 'save' and then clicks on the 'task' node. Steps to reproduce: Update the ROOT folder name...
Users assigned tasks in the workflow can continue to approve or reject them even after their roles are removed.
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us....