Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Is it possible to disable the "Deletion" sliders for Staging Publications?
Issue We would like to prevent our Staging content managers from using the "Delete Application Data Before Importing" and "Replicate Individual Deletions" sliders when performing a staging publication event, so they...
Git Branch configuration with Liferay Cloud Dev environment
Issue Is there any place where the "develop" branch is configured as a default branch? Environment Liferay Cloud Resolution The environment variable LCP_CI_DEPLOY_BRANCH is read on the ciservice is...
Nested Web Content Workflow status are not getting updated
Issue When editing and publishing the web content which is having another web content embedded into it, its status becomes pending but the expected is that the structured/embedded web content's status...
Multiple branches to keep the codebase separate
Issue Is it possible to use multiple branches to keep the codebase separate in the Liferay Cloud? Environment Liferay Cloud Resolution How you manage the branches of your codebase is completely up to you....
Is there any option to bring down the production server manually?
Issue Is there any option to bring down the production server manually? as there is an option only to restart the service Environment Liferay Cloud Resolution There are no ready-made options to bring...
Logs are flooded with errors of java.lang.IndexOutOfBoundsException
Issue The following error shows constantly on the logs: ERROR [catalina-exec-54][LiferayMethodExceptionEventHandler:34] java.lang.IndexOutOfBoundsException: Index: 2, Size: 2 java.lang.IndexOutOfBoundsException:...
Validation on Forms
Issue Enable validation on the field(like Mobile Number) as Number then the field should not accept character or it should give an error message. Environment Liferay DXP 7.0(fix-pack de-32) Resolution The observed...
Validation on Forms(Numbers)
Issue  Validation is not working for the text field(Mobile Number). Put validation like if the value is greater than 9999999999 it should say Invalid Mobile Number. Environment Liferay DXP(fix-pack de-32) Resolution...