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

Key: QB-433
Type: Bug Bug
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Minor Minor
Assignee: Robin Shen
Reporter: Byron Ferguson
Votes: 0
Watchers: 0
Operations

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

Delete step from config removes from sequential step; even if there is a similarly named step defined for a parent config...

Created: 05/Aug/09 02:32 PM   Updated: 05/Aug/09 03:54 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Windows


 Description  « Hide
Parent Config has a checkout step
   Child Config has a master- sequential with checkout step
                           also has a checkout step.

Delete checkout step of child config- removed from master. In qb1- it kept the step in the sequential, and used the global definition- which was handy for overriding checkouts, etc. temporarily for testing, etc.

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [05/Aug/09 03:54 PM]
This is by design to facilitate deleting step and its reference in one click if the sequential step and the checkout step are both defined in child configuration.
To only delete the checkout step without removing the step reference from sequential step, you may just switch to the "all defined steps", and remove checkout step from there.