Search Results

All Results 711
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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 >...
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...
Cannot resubmit for publication a content page that has been rejected in the worklow
Issue I enabled Single Approver workflow for content pages, and I notice that after an initial content page draft has been rejected, upon editing the page again, you cannot resubmit it because the "Submit for Publication"...
How to enable the form's Require CAPTCHA option by default?
Issue Due to security rules, I need all forms to have the Require CAPTCHA option enabled. Currently, the Require CAPTCHA option is disabled by default. Is there any way to enable this option by default? Environment...
Workflow task notification is not showing the changes with respect to expire date/display date
Issue Steps to reproduce: 1. Start Liferay DXP 7.3 2. Log in as admin. 3. Enable Single Approver Workflow for Web Contents. 4. Create a new web content article. 5. Edit the Article and change the Expire Date. 6....
Fragment Configuration Breaks Form Display
Issue In 7.3 SP3, Changing a configuration setting that changes the applied CSS class on the fragment <div> causes the Form in the drop zone to be added twice, which results in the form not displaying at all. The...
Form's fieldReference name in the ddmforminstancereport entity
Issue The modified value of the FieldReference field of forms should also be updated in the database ddmforminstancereport entity once the user modified on form's UI. Steps to reproduce: 1) Create a form 2) Add a...
'View' option is displayed when the user can edit it
Issue View option is always displayed Steps to Reproduce: 1) Navigate to Object Admin 2) Create an object 3) Click on the kebab menu Expected Behavior: 'Edit' is displayed instead of 'View' 'View' is displayed only...
Upgrade failed with no logs, certain modules are not upgraded
Issue We do not have anything in our upgrade logs after we tried to upgrade from 6.2 to DXP 7.3. We ran this command in gogo shell (7.3), upgrade:check , and found these modules that have not been updated yet, e.g.:...
Blocks in object layout cannot be deleted by the user
Issue The user cannot delete a block in the object layout Steps to Reproduce: 1) Navigate to Menu > Control Panel > Objects 2) Create a new object (with fields) 3) Define the layout of the object 4) Add a tab and a...
Groovy Script Language fields are being replaced at source view by 'g' when definition is updated
Issue Steps to Reproduce: Go to Open Menu -> Applications -> Workflow -> Process Builder Add a new definition Go to source view Import the definition attached Back do Diagram View Click on Publish Button (See the...
Staging publish fails after migration with an ORMException or StaleObjectStateException
Issue After migrating the Liferay DXP 7.3 environment, the publication process of publishing from the staging server to the live server fails due to an ORMException or a StaleObjectStateException. The new staging...
How to enable Page Versioning on Content Pages?
Issue In staging, Page Versioning can only be enabled on Widget Pages. Is there a way to have a history of changes on Content Pages? If not, do you plan to add this feature in the future? Environment DXP 7.4 Resolution...
When another option is selected, the Role Name dropdown does not reset
Issue When another option is selected, the Role Name dropdown is not clean. Steps to Reproduce: Navigate to Menu > Workflow > Process Builder > New Workflow 1) Drag and drop a Task node on the diagram 2) Click on...
The maximum number of submissions allowed for this form has been reached
Issue I have a form with an Upload field on it and sometimes I get this error under that field: "The maximum number of submissions allowed for this form has been reached" Environment DXP 7.3 DXP 7.4 Resolution There is a...
Add workflow button is not present in Process Builder
Issue Going to Control Panel > Workflow > Process Builder the add button is missing.   Environment Liferay DXP 7.3   Resolution This is the expected behaviour since users with permission to edit or publish...
The text field lacks an id, the label uses the name of the input as the for attribute
Issue Since the text field has no an ID, the label uses the 'for' attribute to refer to the input's name Steps to reproduce: 1. Create a form and add a text field 2. Save and preview this form 3. Inspect the input...
Unable to upload the documents in Form
Issue The upload select button is unselectable with a warning: You do not have permission to access the upload file on this form. Contact the form owner or portal administrator to request the access. Steps to...
Multiple Approve/Reject button is appearing for each workflow
Issue When approval workflow is active for 'Commerce Channel', the multiple approve/reject button is appearing on the order details admin page. There should only be a pair of approve/reject for each order. ...