<< Back to previous view |
![]() |
[QB-2509] Colour coding of build log is confusing
|
|
Status: | Open |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | 6.0.10 |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | jessica morrison | Assigned To: | Robin Shen |
Resolution: | Unresolved | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
When looking at the logging of a build step in QB you see some Orange lines for warnings and Red lines for errors. However when looking closer you see it is incorrect:
Both warnings and errors are first printed Orange and in case there is a real error every warning and the error are repeated in Red. This is really confusing and just cluttering the logging. Only warnings should be orange and only errors should be red. The warnings should not be repeated when an error occurs |