<< Back to previous view |
![]() |
[QB-481] Steps view in "Builds" always shows currently defined steps
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | AlSt | Assigned To: | Robin Shen |
Resolution: | Won't Fix | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown | ||
Environment: | PMEase QuickBuild, 2.0.11, 2009-12-08 |
Description |
Steps view in "Builds" (e.g. "All Builds") always shows currently defined steps rather than the ones which actually where used for a certain build.
|
Comments |
Comment by Robin Shen [ 12/Dec/09 12:53 AM ] |
This is by design to reduce space occupied by the build table. Otherwise, all repositories and steps executed by the build will need to be stored into build table for each build which may occupy a lot of space and slow down the operations. |