Project view on the admin do not work #445

Open
opened 2026-04-05 16:19:49 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @CaporalDead on 6/10/2025

Hi 👋 ,

First of all, thanks for your great work ! I'm currently testing Oneuptime and I just spotted a bug that prevents viewing project infos from the admin. I assume that it comes from a frontend store that overrides the navigation. Here's what I found:

Describe the bug
As a logged in user, who has the isSuperAdmin flag, go to Admin > Projects > View Project. The displayed project will always be the one selected on the user side (via the dropdown).

To Reproduce
Steps to reproduce the behavior:

  1. Create 2 or more projects
  2. select one of them from the dropdown on the user side
  3. go to Admin > Projects
  4. Click on 'View projets' on any of the listed projects
  5. See that on each view, the project never change

Expected behavior
I expect to see the project details of the clicked projects

Screenshots
Image

Desktop (please complete the following information):

  • OS: Ubuntu 22.04 LTS
  • Browser: chrome
  • Version: 137

Deployment Type
Self-hosted using the provided helm chart. Just updated to 4395.

Thanks a lot !

*Originally created by @CaporalDead on 6/10/2025* Hi 👋 , First of all, thanks for your great work ! I'm currently testing Oneuptime and I just spotted a bug that prevents viewing project infos from the admin. I assume that it comes from a frontend store that overrides the navigation. Here's what I found: **Describe the bug** As a logged in user, who has the isSuperAdmin flag, go to Admin > Projects > View Project. The displayed project will always be the one selected on the user side (via the dropdown). **To Reproduce** Steps to reproduce the behavior: 1. Create 2 or more projects 2. select one of them from the dropdown on the user side 3. go to Admin > Projects 4. Click on 'View projets' on any of the listed projects 5. See that on each view, the project never change **Expected behavior** I expect to see the project details of the clicked projects **Screenshots** ![Image](https://github.com/user-attachments/assets/0d0af86d-3935-4ee2-8aad-91432198f737) **Desktop (please complete the following information):** - OS: Ubuntu 22.04 LTS - Browser: chrome - Version: 137 **Deployment Type** Self-hosted using the provided helm chart. Just updated to 4395. Thanks a lot !
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#445