History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2500
Type: Bug Bug
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Robin Shen
Reporter: Phong Trinh
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Status of Parent Configuration is not reflecting the status' executions of its children.

Created: 11/Aug/15 02:47 PM   Updated: 11/Aug/15 11:03 PM
Component/s: None
Affects Version/s: 6.0.21
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
 When I checked execution's status of one of my QB configurations, it showed successful, but one of its children configurations was failed. How do I get status of parent configuration to be reflecting the status' executions of its children? For example, status of parent is successful only when executions of all of its children are successful. Other wise, the parent's status is as a failure.

 Thanks,
ptrinh

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [11/Aug/15 11:03 PM]
This is by design: status of parent is independant on status of children. Even if we want to do this, it is technically not feasible, as a parent cconfiguration can have many many child configurations to have big performance impact.