-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Won't Fix
-
Affects Version/s: 6.1.30 EE GA3
-
Fix Version/s: 6.1.30 EE GA3
-
Component/s: Workflow, Workflow > API > Kaleo Engine
-
Labels:
-
Environment:CentOS 6. Tomcat 7.0.40 + MySQL 5. Portal EE 6.1.30 GA3.
Plugins ee-6.1.20 GIT ID: d9183a6a508a9bcd04a129577e31c0ed3a46c072.
-
Fix Priority:4
When the Kaleo Workflow has been disabled, Web Content fails to publish and remains in 'Pending (Review)' status.
- Navigate to Control Panel > Workflow > Default Configuration.
- For Web Content, select 'Single Approver (Version 1)'.
- Add a page and add the Web Content Display Portlet.
- Add a Web Content and click 'Submit For Publication'.
- Assert "Web Content is not approved" message in the Web Content Display Portlet.
- Navigate to Control Panel > Workflow > Default Configuration.
- For Web Content, select 'No Workflow'.
- Navigate back to the Web Content Display Portlet and click on "Web Content is not approved".
- Click Publish.
- Note the Web Content is not published.
Expected result:
After clicking publish, because the work flow is disabled, the Web Content should publish and be in 'Approved' status.
Actual result:
After clicking publish, the Web Content Display portlet fails to publish the Web Content and the status remains in 'Pending (Review)'.