SciCatProject / SciCatProject/frontend
Ingestor task progress not displayed
Open
@baumi-an is already working on this.
Since Jun 18, 2026.
ingestor
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 44
- Avg merge
- 20h 2m
- Merged PRs (30d)
- 20
Description
Summary
The ingestor service expects Scicat-API-Token to be sent in the request header. Instead, GET requests from the frontend currently send this as a ScicatAPIToken query param.
Steps to Reproduce
Log in to an ingestor service. Navigate to the frontend ingestor page. No transfers are shown, and refreshing the transfer list causes a 400 error in the console.
Expected Behaviour
Should display the tasks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.