Show prebuild logs for Admin prebuild detail
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.8k
- Forks
- 1.4k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 5
Description
Currently if you click on a prebuild in the list under a project detail in the admin dashboard, you get directed to an invalid URL with the form /projects/null/xxx-uuid and an empty log listing. It would be helpful to show the same log which users see in their own project prebuild page.

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.
Research direction
Start in the admin dashboard flow for a prebuild selected from a project detail, then compare its destination and log listing with the user-facing project prebuild page described in the issue. Done means the admin link no longer contains a null project identifier and displays the same prebuild log as the user page; no file or test is named, so trace the relevant dashboard entry point first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100