Search Results

All Results 708
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
URL of "Link to URL" page not updated during publication.
Issue Steps to reproduce Start a clean bundle of Liferay DXP 7.2 installed with dxp-9. Create a new site and enable local staging with pages and documents being enabled to be staged Go to Content & Data -> Documents...
Data Providers are not published to Live
Issue A site under Staging has a form and a data provider ready to be published to Live. When publishing to Live, the form and the data provider are selected for publication. Result: The form is shown in Live but...
Unable to open the notification of the deleted user
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Configuration > Workflow and apply the 'single approver' workflow on 'Content Pages'. 3. Create a new user by navigating to the Users &...
Comments on Workflow tasks
Issue Comments added when assigning, approving or rejecting a Workflow task, are not presented in the 'Comments' section of the Review/Workflow task page. My Workflow Task page: Comment to Approval: Review/Workflow...
Cannot publish from Staging to Live from non-master nodes
Issue When performing a Staging publication from a cluster node that is not the master, the publish operation is not executed and an exception is written to the log file: 2022-08-11 22:15:28.704 ERROR [[ACTIVE]...
Publications can be enabled on a remote live site
Issue Publication can be enabled in a remote-live-staging setup on the remote-live site. Steps to Reproduce Set up 2 separate bundles configure them for remote live staging  On Staging Site, navigate to Global Menu...
Not able to remove row or column
Issue Unable to remove a row or a column Step to reproduce: 1) Navigate to Forms 2) Add a Form 3) Add a grid field 4) Add three rows and columns 5) Try to remove a row or a column Expected Behavior: Users are able...
The form exported data showing empty value for 'Select from list' field
Issue Steps to reproduce: 1. Start Liferay DXP 7.0 2. Navigate to Content > Forms > Create a new data provider. 3. Data provider entries are: Name: Countries of the World URL:...
LAR File Auto Deployment
Issue Is there any way to programmatically load LAR files out of the box? Environment All Liferay Versions Resolution At this time there is no out-of-the-box method for auto-deploying LAR files. LAR files cannot be...
Getting error "Please enter valid content" when saving/updating a workflow
Issue I cannot save a workflow, I get error "Please enter valid content", possibly because there is something wrong in the workflow xml syntax. How can I get more specific information about what could be wrong the workflow...
Single Approver Workflow is not updated
Issue Single Approver is not updated when the User language is not English Steps to Reproduce: 1) Navigate to User Menu > Account Settings 2) Change user language to Deutsch (Deutschland) 3) Navigate to Open Menu >...
When all pages are selected, a new page is not published to live
Issue A new page is not published to live with all of the pages selected. Steps to reproduce: 1) Create a blank site with a widget page. 2) Enable local staging. 3) Go to the staging site page and click on Publish...
Allow schedule web content to be visible on the staging site
Issue Users should schedule web content to be visible on Staging. When they set a display date for web content, it does not appear in either the Live or Staging sites until that date is reached. However, in order...
Is the number of Form Fields are limited?
Issue We have a form that contains 50 fields we have managed to add 24 fields across 9 pages. Now when we try to add the 25th and hit save, the page is loading and is taking us back to the list of forms....
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...