| << Back to previous view |
[QB-2300] Enabled/Disabled state of a step should be made independent of inheritance
|
|
| Status: | Open |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | 6.0.4 |
| Fix Version/s: | None |
| Type: | Improvement | Priority: | Major |
| Reporter: | Norman Garfinkle | Assigned To: | Robin Shen |
| Resolution: | Unresolved | Votes: | 1 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Environment: | All | ||
| Description |
|
In the current implementation, when a step is disabled it becomes a local (override) instance automatically (presumably so disabling in one configuration does not affect another). It would be better if the enabled state of a step were made independent of inheritance. Now, the user needs to remember to delete the override when re-enabling a disabled step if the inherited step is desired. It would be better if inheritance were not affected.
|