Skip to content

FusionReport “Dashboard” button links to incorrect path #793

@pablolopeznie

Description

@pablolopeznie

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions