Bug 116048

Summary: Deploy type task does not take user to Publishing tab unless it is named 'Deploy'
Product: [Retired] Red Hat Enterprise CMS Reporter: Jon Orris <jorris>
Component: uiAssignee: Scott Seago <sseago>
Status: CLOSED RAWHIDE QA Contact: Jon Orris <jorris>
Severity: medium Docs Contact:
Priority: high    
Version: nightly   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-02-25 21:45:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 113496    

Description Jon Orris 2004-02-17 20:29:30 UTC
Description of problem:
40422/Postgres

Unless a task of type Deploy is actually named 'Deploy', it will not
take the user assigned to it to the Publishing tab of the content
item. Instead, they are sent to the Authoring tab.

To Reproduce:
Create a new Workflow.
Add a deploy task that's called something other than 'Deploy', say
'Publish'.

Assign some user/role to it.
When that task is enabled, go to the content center & click the
'Publish' link.
This will take the user to the Authoring tab, instead of the Publish tab.

Delete the item's workflow & rename this task to 'Deploy'.
Re-appply the workflow.
Now, when this task is enabled, and the user clicks 'Deploy', he is
taken to the Publish tab.

Comment 1 Jon Orris 2004-02-17 20:31:25 UTC
This is a regression, as it breaks the Workflow smoke test.


Comment 2 Scott Seago 2004-02-17 21:37:07 UTC
Fixed @40486. Determine redirect tab by task type rather than task label.