reportportal / reportportal

Main Repository. ReportPortal starts here - see readme below.
http://reportportal.io
Apache License 2.0
1.74k stars 467 forks source link

`Show` button is disabled after upgrade to ReportPortal 24.2 #2361

Open fslev opened 1 week ago

fslev commented 1 week ago

Hi,

I've upgraded ReportPortal to 24.2. I have failed scenarios and the Show button is disabled. I cannot use it in order to get to the failed steps. image It says No error logs, but they are there.

Show button is active on same scenario with ReportPortal 24.1 and successfully redirects to the failed step.

Kozovskaya commented 12 hours ago

Hello @fslev Thank you for highlighting the issue. We've reproduced the issue. It seems that it appears only in case the nested step has only one error log inside. Could you please check it on your side? We've already created a ticket in our backlog and we will fix it with the next release. Sorry for inconvenience

fslev commented 11 hours ago

cucumber scenarios fail at first error. So yeah, only one error per scenario will be logged.

Kozovskaya commented 11 hours ago

@fslev thanks for confirmation.