Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M5
-
Component/s: WCM, WCM > Web Content Administration, Workflow > Administration
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Story Points:4
-
Similar Issues:
Description
Steps to reproduce / testing done:
1. With one account which is established as a web content publisher, create a web content under a site with a single approval workflow
2. Login as the approver and go to the control panel --> My Workflow Tasks and assign the submitted web content to the approver by selecting "Assign to me" option
3. Notice that the newly created content goes into approver's queue for review
4. Relogin as the content publisher, copy the web content created in #1 and notice that the newly copied web content has the same "pending" status
5. Login as the approver and go to the control panel. Notice that there is no workflow task created for the copied web content in approver's workflow task view nor tasks assigned to the role
If the status is copied, then the workflow should be copied as well. Or in the alternative, we should be able to make a copy as "Draft" which will allow the user to resubmit for publication.
Issue Links
- causes
-
LPS-35186
Copying published Web Content skips workflow approval process
-

PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0 + MySQL 5. Portal 6.1.20 EE GA2.
The copied web content with pending status does not show in Workflow Tasks.
Fixed on:
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: a7b578c67eb6d2e6eee493276be6da9249e3e3d0.
Plugins 6.2.x EE GIT ID: 4d39a92aad47de059d39b8c07de99e974d6fc52e.
The copied web content is changed to draft status instead of pending status.