Description of the bug
Hi!
I have noticed that in the fusion report HTML (fusionreport_index.html), the Dashboard button points to an incorrect path, resulting in a “Not Found” error.
Steps to reproduce:
Open a sample fusion report:
fusionreport/<sample_id>/<sample_id>_fusionreport_index.html
Click the Dashboard button.
Observe that the link redirects to: fusionreport/<sample_id>/index.html
which does not exist, producing a ERR_FILE_NOT_FOUND error.
Expected behavior:
The Dashboard button should correctly link to the dashboard page associated with the sample.
Thanks!
Command used and terminal output
Relevant files
No response
System information
No response
Description of the bug
Hi!
I have noticed that in the fusion report HTML (
fusionreport_index.html), the Dashboard button points to an incorrect path, resulting in a “Not Found” error.Steps to reproduce:
Open a sample fusion report:
fusionreport/<sample_id>/<sample_id>_fusionreport_index.htmlClick the Dashboard button.
Observe that the link redirects to:
fusionreport/<sample_id>/index.htmlwhich does not exist, producing a
ERR_FILE_NOT_FOUNDerror.Expected behavior:
The Dashboard button should correctly link to the dashboard page associated with the sample.
Thanks!
Command used and terminal output
Relevant files
No response
System information
No response