Skip to content

Export button - frontend #91

@allyssonallan

Description

@allyssonallan

Describe the bug
I can't download some ready to download results due to a falsed flag button.

Expected behavior
Download the csv.

Genome build
hg38

Screenshots or pipeline output
image

Additional context
It is good to get the filename in csv file, not the hash.

Or may a workaround via curl:

curl -X GET https://ai.marrvel.org/api/job/{hash}/download \
  -H "Authorization: Bearer {myhash}" \
  -H "Accept: application/json"

I really thanks your work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions