Search Results

All Results 714
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Warn of Publication Conflicts By Checking if the Same Content was Modified in a Different Publication
Issue When working on a Publication, I would like Liferay to automatically check if the same content was modified in a different publication or in the production environment. Such a feature would proactively...
Is Form fields and pages are limited?
Issue We tried to create a Form with 50 fields and 9 pages but we could not save it.   Environment Liferay DXP 7.4   Resolution This is limited but if this limit is not enough it can be raised even a higher...
Exceptions when executing script in custom workflows
Issue When for example, an email notification is being sent to a specific recipient through the label <scripted-recipient> as a result of an action in the workflow, an ScriptingException is thrown:...
Limited amount of elements in Forms
Issue We cannot create a form with over 28 elements, as when we attempt this scenario we are redirected back to the form list without any success and there is an error message is thrown in the logs.  ...
Import .lar name display as 'Untitled' after successfully upload .lar from import section
Issue LAR imports are all named 'Untitled' Steps to Reproduce: 1) Navigate to Menu > Publishing > Export 2) Export a LAR of the site 3) Go to Menu > Publishing > Import 4) Import the LAR of the site Expected...
Headless Endpoint WorkflowInstance Change Transition Not Working
Issue When trying to use endpoint '/o/headless-admin-workflow/v1.0/workflow-instances/{workflowInstanceId}/change-transition' to approve and reject workflow tasks using the headless endpoint we are getting 400...
The Paragraph field disappears from the Form after failing CAPTCHA verification
Issue The Paragraph field will disappear if submitting the Form with failed CAPTCHA verification as the following screenshots. Before submitting: After submitting: Environment Liferay DXP 7.1, 7.2 Resolution This was fixed...
Export process does not include draft versions of web contents
Issue We are using LAR export import functionality to migrate some data between Liferay installations. We have detected the web contents in "draft" status are not being exported and migrated. Is this the correct...
Error when importing .lar file: "Score -0.x is not a value between 0 and 1"
Issue When trying to import a .lar file, the following error is displayed: Score -0.2 is not a value between 0 and 1. Environment Liferay DXP 7.0  Liferay DXP 7.1  Liferay DXP 7.2  Liferay DXP 7.3 Liferay DXP...
Unable to export site pages with circular references
Issue When trying to export pages, a null error is shown in the UI. Environment Liferay DXP 7.4 (equal to or below Update 66) Resolution Upgrade to Liferay DXP 7.4 Update 66 or higher to resolve the issue. Or...
Unable to single publish web content after LAR import to staging enabled site in 7.2
Issue In 7.2, after importing a LAR file to a staging enabled site, single publish of web content does not propagate to live successfully, and content in the live site remains unchanged Environment DXP 7.2 Resolution...
After the publication of child page, summary tab refers to parent page
Issue Steps to reproduce 1. Set up vanilla Liferay DXP 7.2 2. Navigate to Control Panel > Configuration > System Settings > Infrastructure >Staging and enable the publication for child pages. 3. Create this...
Workflow notification/assignment based on organisation role type
Issue If any user uploads a document in the folder under document and media in which the workflow has been assigned, it should notify the approver within the organization that is based on the role type configured in...
DXP fails to send email notification after new form entry is added using headless API
Issue Creating a new form entry using headless API fails to send a new email notification New entries are added but no email notification is sent Following logs are shown: 2021-09-16 17:15:35.377 ERROR...
Can I have different Fix Pack levels in a remote Staging environment?
Issue We are in the process of upgrading our portal to a higher Fix Pack and I was wondering if there is any issue with having the Staging environment with the new Fix Pack and the Live environment with the current...
How to View Highlighted Changes for Pages in a Publication
Issue When reviewing changes for a page within a Publication, it is not immediately clear how to view the highlighted differences (additions/deletions) in a unified view, similar to the functionality available...
Publication shareable link and email link do not automatically select the publication that needs work/review
Issue When using publications and collaborating with other users. The link shared via publication email does not select the publication that needs reviewing/collaboration. The user needs to manually select the...
Performance Issues in Publications after Upgrading to 2024.Q1
Issue Users may experience a performance drop when working with Publications. This is especially noticeable when navigating through Web Content within an active publication.   Environment Liferay DXP 2024.Q1  ...
Workflow Task URL for Unauthorized User Returns 404 Instead of Login Page
Issue When an unauthorized user attempts to access a workflow task URL, they are shown a 404 error page instead of being redirected to the login page. This issue specifically occurs when the URL follows the...
How to Attach a File from a Form Submission to the Notification Email
Issue When a user uploads a file through a Liferay Legacy Form, the notification email is sent, but the uploaded file is not included as an attachment. Is there a way to include a file uploaded through a...
Company-scoped objects' workflow tasks do not get assigned to users with only site-scoped roles
Issue Given: A company-scoped custom object A workflow assigned to the above-mentioned object (at Global Menu > Applications tab > Workflow section > Process Builder > Assignments tab) And a workflow task...
Object entry reviewer to have access only to currently reviewed object, not to all entries
Issue Issue description: I have enabled a review workflow for an object and noticed that if I want the reviewer to be able to edit the submitted object entry during the review task, I need to add the "Access in Control...
User Workflows Not Appearing Under 'Assigned to My Roles'
Issue We have enabled a workflow for approving new user account creation. While the Admin user gets the notficiation about the workflow task, if they navigate to My Workflow Tasks > Assigned to my Roles, the task is...
Loss of Client Extension Configurations After Publishing with Local Staging
Issue After configuring settings such as JS or CSS on the pages of a site with Local Staging enabled, the changes are being lost after publishing to Live   Environment 2024.Q1.12 (or older versions)   Resolution This...
Validation and Masking of Form Fields
Issue Is there any documentation detailing how all customer input fields are validated?   Environment Available only from Liferay DXP 7.4    Resolution Certain Forms fields can be validated (Text, Date, and...
Workflow is not triggered for hidden content pages
Issue Trigger workflow for hidden content pages is not working Steps to Reproduce: 1) Navigate to Site Menu > Site Builder > Pages 2) Add a blank 3) Navigate to page configuration, set 'Hidden from Navigation Menu...
An incomplete form with an object auto-saves multiple records
Issue An incomplete form configured with an object auto-saves multiple records under unique IDs.  In the example below, an object 'Questionnaire' is displayed over a 3-page form. Fields on pages 1 & 2 for FormID,...
Workflow cannot be used with Publications enabled, and vice versa
Issue When we enable Workflow and Publications together, and we can't publish assets, e.g. web content articles We see the below exceptions in the log: ERROR...
Trying to save a form with many fields fails showing a blank page
Issue I'm creating a new form that has numerous fields. At some point when I try to save the form it won't let me add any more fields: when I try to save it, a blank page appears and the error below is shown...
Form not translating month and day of week in date field calendar
Issue Date field calendar in Forms does not display elements like months and weekday abbreviations in the default language of Liferay DXP Is it possible for my forms to display months and date on the Liferay DXP...
Process Builder is unavailable
Issue When I try to access workflows, the message Process Builder is temporarily unavailable. is displayed in the UI  and a NoSuchResourcePermissionException error in the logs: ERROR...
Can I set the subject field of the Form submission email dynamically?
Issue We have a Form with a dropdown field where users can select from pre-defined values. An email notification is set up for the Form to alert about new form submissions. We would like to set up the notification...
Remote staging: cannot set a form in a Form widget in staging - "This form is not available or it was not published."
Issue When we take a website with staging configured, and put the Forms widget on a webpage - we cannot configure the Forms widget by selecting a form for it, we get the message "This form is not available or it was not...
I cannot export Form entries if they have not been approved in a Workflow
Issue If a workflow is enabled for my Form and I make an export of the Form entries, only Approved entries can be exported. Those entries which have not gone through the Workflow yet, will not be included in the...
Memory consumption increases exponentially when switching from a forms list to a new form
Issue Memory consumption increases on the transition from a forms list to a new form Environment Liferay DXP 7.4 Resolution The observed behavior has been addressed by LPS-137506 Additional Information If a hotfix...
Form changes the workflow definition
Issue Draft of a form changes the workflow definition Steps to reproduce: Navigate to Content & Data > Forms Click to add a new form Add a text field to the form Go to its settings and change the workflow from 'No...
Calculation field of a form allows editing after defining some rules
Issue After creating a form with 3 Numeric fields and one of them being only for calculation purposes, you are able to edit this calculation field without any blocker from the system that would prevent it...
Calculation rule of a form doesn't work if one field is hidden
Issue When creating a form in DXP 7.4 and doing the steps below, the calculation field does not populate itself if the inserted number is different than 10, this prevents the second field from showing up...
Two Liferay instances with common database - updates sync
Issue We have two Liferay instances that use one database. If we work with Liferay instance 1 - import LAR file or make some changes in content (change a webcontent, create new page, upload an image etc) - will Liferay...
The Form is temporarily unavailable
Issue Error if the form is edited while it is filled out by any user Steps to reproduce: 1. Log in as Admin 2. Create a Form with 2 Text fields 3. Place the Form widget on the Home page, select the Form for display...