You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a couple of projects in WhatsOn that (I guess) no longer exist on our build servers. However, there is currently zero feedback to go on, why they don't show any meaningful information (no build label, no last build time, etc.).
In my opinion a UI should give visual feedback that something is wrong. For instance it should somehow indicate that it can't retrieve information of a project. Ideally it also provides means to get additional information on the details (is the server not available? is the server available, but does not know such a project? other causes?).
CCTray, in comparison, shows a grey icon next to projects for which it can't retrieve information.
The text was updated successfully, but these errors were encountered:
Adding a project before the first build also produces the same visual result as mentioned above, even though nothing is "wrong" with the build job.
At least the following cases should be distinguishable:
Server not available
Project not available
No Builds yet (aka. no Status)
WhatsON already has an UNKNOWN state. We should add an icon for it and the logic should be extended to provide additional information in the ToolTip of the icon.
I have a couple of projects in WhatsOn that (I guess) no longer exist on our build servers. However, there is currently zero feedback to go on, why they don't show any meaningful information (no build label, no last build time, etc.).
In my opinion a UI should give visual feedback that something is wrong. For instance it should somehow indicate that it can't retrieve information of a project. Ideally it also provides means to get additional information on the details (is the server not available? is the server available, but does not know such a project? other causes?).
CCTray, in comparison, shows a grey icon next to projects for which it can't retrieve information.
The text was updated successfully, but these errors were encountered: