<< Back to previous view |
![]() |
[QB-433] Delete step from config removes from sequential step; even if there is a similarly named step defined for a parent config...
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Byron Ferguson | Assigned To: | Robin Shen |
Resolution: | Won't Fix | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown | ||
Environment: | Windows |
Description |
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. |
Comments |
Comment by 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. |