Skip to content
Snippets Groups Projects
Commit 87b40eb6 authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Fix excel file download

The /status/<job_id> view was only looking in the "default" queue to
retrieve the job.
"default" is not used anymore and was replaced by "high", "normal",
"low".
The method Job.fetch doesn't look in a specific queue.

JIRA INFRA-890 #action In Progress
parent 8d737f58
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment