Search Results

All Results 711
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Workflow tasks shows deleted commerce order
Issue Steps to reproduce: 1. Start Liferay DXP 7.3 2. Create a site using the 'Minium site template'. 3. Navigate to 'Channel'. Select the single approver workflow for buyer order workflow. 4. Go to the Catalog...
User cannot configure priority with negative values ​​within actions on a workflow nod
Issue User cannot configure priority with negative values within actions on a node as in previous versions of the portal Steps to Reproduce: 1) Navigate to Open Menu > Workflow > Process Builder 2) Add a new...
User can Import a non XML file to Process Builder
Issue User can Import a non XML file to Process Builder Steps to Reproduce: 1) Navigate to Open Menu > Workflow > Process Builder 2) Add a new process by importing a .pdf file Expected Behavior: Should not be...
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...
Polls Portlet Missing from DXP 7.3 and above
Issue I am unable to locate Polls portlet in Liferay DXP 7.3 and 7.4. Could you please confirm that those Liferay versions support Polls? If so, how can we enable it? Environment Liferay DXP 7.3+ Resolution...
'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...
Bulk assign workflow tasks
Issue Is it possible to bulk assign workflow tasks? Resolution After LPS-97668 it's possible to bulk assign workflow tasks, but only using Workflow Metrics functionality. More information about it in Workflow...
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. ...