| << Back to previous view |
[QB-1123] getLatestBuild( com.pmease.quickbuild.model.Build$Status ) returns any latest build ignoring the status specified
|
|
| Status: | Resolved |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | 4.0.9 |
| Fix Version/s: | 4.0.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrey Baranov | Assigned To: | Robin Shen |
| Resolution: | Fixed | Votes: | 0 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Description |
|
....getLatestBuild(RUNNING) works in the same way as ....getLatestBuild(). Status is ignored.
It returns timedout and successful builds for me. |