I just clicked on “Restore Files” in my test backup and immediately had a number of orange warnings pop up saying “Warning while running test”. Clicking on the Show button, brings me to the logs but the last log entry does not contain any warning at all:
UPDATE: I just tried the same again and got the same warning messages again, but this time I noticed that when I go to the logs, the entries I am seeing there are not at all related to the warning messages, not only because they are errors not warnings, but mainly because the log entries are half an hour old… I just don’t understand it.
Yes, there is a big logic error here. The dialog should know which entry it belongs to, but currently it just has a “state” value, which is used to select the color of the dialog. The link goes to the log page, but it really should open the corresponding message.
I think this is also because there are two different logs (server and task), and that is a mess by itself. So you get a link to the task log, but the message is in the server log.